diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b753817ad4..efa8db0035 100644 --- a/.gitignore +++ b/.gitignore @@ -125,6 +125,7 @@ /git-remote-ftps /git-remote-fd /git-remote-ext +/git-remote-testgit /git-remote-testpy /git-remote-testsvn /git-repack @@ -191,6 +192,7 @@ /test-parse-options /test-path-utils /test-prio-queue +/test-read-cache /test-regex /test-revision-walking /test-run-command @@ -229,6 +231,7 @@ /cscope* *.obj *.lib +*.res *.sln *.suo *.ncb |