[clutter-gst] Ignore *~ files



commit de86ba2be78b936e527e32d5e4b7260605e9fbb6
Author: Edward Hervey <edward hervey collabora co uk>
Date:   Mon Sep 17 11:22:49 2012 +0200

    Ignore *~ files
    
    Commonly used for backups by many editors

 .gitignore |    1 +
 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]