[gnome-autoar] Update .gitignore



commit 873a611907c61c4911edabffe9730b8ebae46f1f
Author: Ting-Wei Lan <lantw44 gmail com>
Date:   Sun Jan 26 20:42:41 2014 +0800

    Update .gitignore

 .gitignore |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef51a53..899beeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,13 +3,15 @@
 *.lo
 *.la
 *.bak
+*.gir
 *.stamp
-.deps
-.libs
-.*.sw[op]
+*.typelib
 *.enums.xml
 *.gschema.valid
+.deps
+.libs
 .dirstamp
+.*.sw[op]
 stamp-*
 
 cscope.out
@@ -40,6 +42,7 @@ gnome-autoar-*.tar.*
 
 gnome-autoar/*-enum-types.[ch]
 gnome-autoar/gnome-autoar.pc
+gnome-autoar/gnome-autoar-gtk.pc
 
 tests/test-extract
 tests/test-extract-memory


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