summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-26 23:50:50 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-26 23:59:45 (EDT)
commit1302fa5666a62078ebdf67ebbb1635097fc38c56 (patch)
treebce1dcc403696af9c0f75a8cb1ea3aff0d02fc6b /.gitignore
parent250d1492b50e30223414ac198c47abc6adf7770b (diff)
downloadfirman.sh-1302fa5666a62078ebdf67ebbb1635097fc38c56.zip
firman.sh-1302fa5666a62078ebdf67ebbb1635097fc38c56.tar.gz
firman.sh-1302fa5666a62078ebdf67ebbb1635097fc38c56.tar.bz2
.gitignore: New file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a6ea2b6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+# Swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig
+
+# Files generated by aclocal, autoconf, and automake
+aclocal.m4
+autom4te.cache/
+configure
+build-aux/
+ChangeLog
+INSTALL
+Makefile.in
+
+# Files generated by configure
+config.log
+config.status
+Makefile
+config.sh
+stamp-h1
+
+# Files generated by Makefile
+.dirstamp
+firman
+*.tar*
+firman.sh-*/