summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:54:21 -0400
committerJames Cloos <cloos@jhcloos.com>2007-09-03 05:54:21 -0400
commit35cde03805a6e6c4665a42e5c1657a88624710e6 (patch)
tree62619a8977e312a62b455060dff6d3c44e096512
parent82643400f8b91f5bb13313cac5954f3e13455379 (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 618f556..8be1201 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ configure
install-sh
missing
videoproto.pc
+*~