[banshee] Remove .orig and .reg from .gitignore



commit 879f2ecd07db54a90d70eb513eb11017c49a54a5
Author: Aaron Bockover <abockover novell com>
Date:   Sat Nov 21 17:06:03 2009 -0500

    Remove .orig and .reg from .gitignore
    
    Having these hides a messy tree

 .gitignore |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf7952b..a36627e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,8 +12,6 @@
 *.deps*
 *.libs*
 *.pidb
-*.orig
-*.rej
 *.config
 Makefile
 Makefile.in



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