summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2009-05-04 11:05:25 +0100
committerJosé Fonseca <jfonseca@vmware.com>2009-05-04 11:05:25 +0100
commit4761d936a10ce909c057a285aafe03504668b22b (patch)
tree0e7e0d7164dfe42aa0e5f52625d012087fce9888 /.gitignore
parent47e85e1627ee44eef1991dff3e32a825d76aec34 (diff)
Ignore MinGW output files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7bff911..9df1b810 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.*.sw?
.scon*
*~
+*.a
*.bz2
*.dll
*.exe
@@ -8,6 +9,7 @@
*.gz
*.ilk
*.lib
+*.o
*.obj
*.pdb
*.pyc