summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2012-09-17 11:22:49 +0200
committerEdward Hervey <edward.hervey@collabora.co.uk>2012-09-17 11:22:49 +0200
commitdca592ad5a37ab9206986289450d5d725b53fd89 (patch)
tree4fd6d15065112f3979c4169e9fdd66c66a7c265a
parent20515a396a01a9f6ac14d17490803ab37d8331e4 (diff)
Ignore *~ files
Commonly used for backups by many editors
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 159da53..c352e21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,5 +27,6 @@ missing
stamp-h1
*.sw?
+*~
.gdb_history
TAGS