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