]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .gitignore
Merge branch 'jk/maint-break-rename-reduce-memory' into maint
[thirdparty/git.git] / .gitignore
index 10808e3a734c2fdcee523e49bf1e8a6694002cc1..f0d2e96b888d0a457dbd61ecb6c347c4dbb07f8a 100644 (file)
@@ -104,6 +104,7 @@ git-receive-pack
 git-reflog
 git-relink
 git-remote
+git-remote-curl
 git-repack
 git-replace
 git-repo-config
@@ -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/