summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:51:01 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:51:01 -0400
commit6a5ba2d57b66c69f6bb0e474c8c07d85edd38ec3 (patch)
tree3c23d3c490b19c8c17857169ccedfbfcfb520640
parentaf7fea8c293921811a4f7c5e6e3cc65fb78d982a (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 e98b755..f8d3a91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ configure
glxcomp.pc
libtool
stamp-h1
+*~