[banshee/moblin: 3/11] ignore ~ suffix backup files



commit e90d9138b88d59f3ff84d9252575970094feade6
Author: Michael Meeks <michael meeks novell com>
Date:   Fri Aug 7 11:09:47 2009 +0100

    ignore ~ suffix backup files

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf7952b..52a43a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 *.orig
 *.rej
 *.config
+*~
 Makefile
 Makefile.in
 depcomp



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