]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .gitignore
Fix some printf format warnings
[thirdparty/git.git] / .gitignore
index 10808e3a734c2fdcee523e49bf1e8a6694002cc1..51a37b1af7ab927b98e2764e755b130080bfc9e3 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
@@ -178,3 +179,14 @@ configure
 tags
 TAGS
 cscope*
+*.obj
+*.lib
+*.sln
+*.suo
+*.ncb
+*.vcproj
+*.user
+*.idb
+*.pdb
+Debug/
+Release/