summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:25 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:25 -0400
commit21a628e137d608b045040b99098d82c31b4cc008 (patch)
treed56249fb895ebdec26b8795cfffe985d04c9d668
parente5df7c64d2b199b09fb187d18d816f657f1d7fbb (diff)
Add *~ to .gitignore to skip patch/emacs droppings
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fb1befd..2df4a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ libtool
ltmain.sh
missing
stamp-h1
+*~