summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41c0b20..51a37b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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/