projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
274f27f
)
Add various files generated by a Win32 build to .gitignore.
Steve Hay [Wed, 17 Dec 2008 17:22:30 +0000 (17:22 +0000)]
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
fdc624f
..
b4a3cb8
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-26,6
+26,19
@@
*.o
*.a
+# general build products (Win32)
+*.def
+*.dll
+*.exe
+*.exp
+*.ico
+*.ilk
+*.lib
+*.obj
+*.pdb
+*.res
+*.RES
+
# ?
ext.libs