mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
.gitignore: touch up the entries regarding Visual Studio
Add the Microsoft .manifest pattern, and do not anchor the 'Debug' and 'Release' entries at the top-level directory, to allow for multiple projects (one per target). Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
committed by
Johannes Schindelin
parent
3579b94845
commit
67c4c37c2a
5
.gitignore
vendored
5
.gitignore
vendored
@@ -232,6 +232,7 @@
|
||||
*.ipdb
|
||||
*.dll
|
||||
.vs/
|
||||
/Debug/
|
||||
/Release/
|
||||
*.manifest
|
||||
Debug/
|
||||
Release/
|
||||
*.dSYM
|
||||
|
||||
Reference in New Issue
Block a user