[pygi] Add stuff to .gitignore



commit 33081c29a1c2fdec2b8bfe17ae0a72b8db7a8d84
Author: Tomeu Vizoso <tomeu sugarlabs org>
Date:   Tue Nov 24 13:10:11 2009 +0100

    Add stuff to .gitignore

 .gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d0d862..2469462 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,10 @@ Makefile.in
 *.typelib
 
 .*.swp
+
+*~
+*.orig
+*.rej
+
+tests/tmp-introspect*
+



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