summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-28 17:41:54 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-28 17:41:54 -0700
commitd29387397cc315ca02a54e178d1d410a458ab214 (patch)
treebcf0929613842155e78057f276bf8390b8a9ff38
parentb5dc10b2ce19fb99c76b6e79dd364d366e4678f8 (diff)
Add *~ to .gitignore to skip over 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
+*~