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