summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-09-03 05:51:20 -0400
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:32:30 -0400
commit49515a50254c521c8c5df804b217387ed5ef3f5c (patch)
tree0465f8956e2ec18c16029880b260892db1518065
parenta32a2994877d5114f0d84dc783dd00b155ab5fa3 (diff)
downloadxev-49515a50254c521c8c5df804b217387ed5ef3f5c.tar.gz
xev-49515a50254c521c8c5df804b217387ed5ef3f5c.tar.bz2
xev-49515a50254c521c8c5df804b217387ed5ef3f5c.zip
Add *~ to .gitignore to skip patch/emacs droppings
Change-Id: Iddfb8693b5ba4060fd4888f58b31f46391bb9754
-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*~