summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-08-24 18:42:36 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-08-24 18:42:36 -0700
commit8c73ee726016dae6f56195d44339b4729121bcf2 (patch)
treee3b41e5f14c7039bc6df2ff1274ff88202fce930 /.gitignore
parentc7886900f180da2c460d0a5926daee787e7258ea (diff)
downloadxorg-lib-libXcursor-8c73ee726016dae6f56195d44339b4729121bcf2.tar.gz
Add *~ to .gitignore to skip over emacs droppings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa0d342..45e0e66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ missing
mkinstalldirs
stamp-h1
xcursor.pc
+*~