]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .gitignore
Fix some printf format warnings
[thirdparty/git.git] / .gitignore
index 41c0b20a76ce0fd47c7cafc51777336ce99ce1b0..51a37b1af7ab927b98e2764e755b130080bfc9e3 100644 (file)
@@ -104,7 +104,9 @@ git-receive-pack
 git-reflog
 git-relink
 git-remote
+git-remote-curl
 git-repack
+git-replace
 git-repo-config
 git-request-pull
 git-rerere
@@ -177,3 +179,14 @@ configure
 tags
 TAGS
 cscope*
+*.obj
+*.lib
+*.sln
+*.suo
+*.ncb
+*.vcproj
+*.user
+*.idb
+*.pdb
+Debug/
+Release/