]> asedeno.scripts.mit.edu Git - git.git/blobdiff - .gitignore
Merge branch 'rg/doc-workflow' into maint
[git.git] / .gitignore
index 46c26cd010a6064e47ea334b38ce938302208eb9..f0d2e96b888d0a457dbd61ecb6c347c4dbb07f8a 100644 (file)
@@ -106,6 +106,7 @@ git-relink
 git-remote
 git-remote-curl
 git-repack
+git-replace
 git-repo-config
 git-request-pull
 git-rerere
@@ -167,6 +168,7 @@ git.spec
 *.exe
 *.[aos]
 *.py[co]
+*+
 config.mak
 autom4te.cache
 config.cache
@@ -178,3 +180,14 @@ configure
 tags
 TAGS
 cscope*
+*.obj
+*.lib
+*.sln
+*.suo
+*.ncb
+*.vcproj
+*.user
+*.idb
+*.pdb
+Debug/
+Release/