summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:51:20 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:51:20 -0400
commit990e7b0b33e894eeb395b4023cd4d0b67773777b (patch)
tree0465f8956e2ec18c16029880b260892db1518065 /.gitignore
parentce1a508f11923e2bb29c8bd4fa87db57833ff5ec (diff)
Add *~ to .gitignore to skip patch/emacs droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4103caa..7ecfbe0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,4 @@ install-sh
missing
stamp-h1
xev
-xev.1 \ No newline at end of file
+xev.1*~