summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <luke@HP-dv6426us-u904.(none)>2009-10-26 22:35:57 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:18 -0600
commitd454c2682afbfd3e1aa98fd1be585edacd80b3c7 (patch)
tree6e5c7965fde5e894679a0be67d90ac1784512fb3 /.gitignore
parentaaa9df8686991d41081c6d32495d6ba7d30b6758 (diff)
add .gitignore
clean up Makefile a bit add comments on `bashisms' in configure Add a `make commit' bit. Won't really be usefull to others, but is way more convenient for me than make distclean git add -A git commit -a
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..13fe430
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*/configure
+*/COPYING
+*/Makefile.in
+*-build
+