summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Leiva <aleiva@emergya.es>2011-05-09 20:23:18 +0200
committerAlejandro Leiva <aleiva@emergya.es>2011-05-10 02:00:39 +0200
commit7eb0e3abb5931ea1937ea71889f2d23d8fd7bd04 (patch)
tree85ea63a8a2743009b845163c66be0e00b2e886be
parent63a228924fa85d9330212e9082e5a2a61e5acff7 (diff)
downloadatk-7eb0e3abb5931ea1937ea71889f2d23d8fd7bd04.tar.gz
Adding config.h.win32, *.typelib and *.gir to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 32cfe8f..d9e6ce3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@
*.bak
*.tmp
*.swp
+*.gir
+*.typelib
.tm*
~*
@@ -22,6 +24,7 @@ Makefile.in
/config.guess
/config.h
/config.h.in
+/config.h.win32
/config.log
/config.status
/config.sub