Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/maint-add-p-empty' into maint
[gitweb.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index 47672b0c1535530ae5423832d14c4fe3689d40f9..f0d2e96b888d0a457dbd61ecb6c347c4dbb07f8a 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-168,6
+168,7
@@
git.spec
*.exe
*.[aos]
*.py[co]
+*+
config.mak
autom4te.cache
config.cache
@@
-179,3
+180,14
@@
configure
tags
TAGS
cscope*
+*.obj
+*.lib
+*.sln
+*.suo
+*.ncb
+*.vcproj
+*.user
+*.idb
+*.pdb
+Debug/
+Release/