summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:46 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:52:46 -0400
commit463f0590fdce3cfa0e74a6769ccf5f32dad33cbc (patch)
tree777a237d9e83bf8ed5a6cb4e3fecee1f52a0e4ab
parent36ee971310cd4536291829a1021ab8853cf62e9c (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
+*~