summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2012-09-17 11:22:49 +0200
committerDamien Lespiau <damien.lespiau@intel.com>2012-09-25 23:24:32 +0100
commitde86ba2be78b936e527e32d5e4b7260605e9fbb6 (patch)
treea8733e97fe0aca93e9e325f6ce68da55842f6f7b /.gitignore
parent917eb9447fb694ce70ea77a11aac170b1c4e357d (diff)
downloadclutter-gst-de86ba2be78b936e527e32d5e4b7260605e9fbb6.tar.gz
Ignore *~ files
Commonly used for backups by many editors
Diffstat (limited to '.gitignore')
-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