mirror of
https://github.com/git/git.git
synced 2026-01-28 03:22:25 +00:00
msvc: ignore VS2015 trash files
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
This commit is contained in:
committed by
Johannes Schindelin
parent
2103fc66e2
commit
eb37e16718
2
.gitignore
vendored
2
.gitignore
vendored
@@ -218,6 +218,8 @@
|
||||
*.user
|
||||
*.idb
|
||||
*.pdb
|
||||
*.ilk
|
||||
.vs/
|
||||
/Debug/
|
||||
/Release/
|
||||
/.vagrant/
|
||||
|
||||
Reference in New Issue
Block a user