.gitignore: improve MSVC ignore patterns

Add the Microsoft .manifest pattern, and correct the generic 'Debug'
and 'Release' directory patterns which were mechanically adjusted way
back in c591d5f (gitignore: root most patterns at the top-level directory,
2009-10-26) to allow multi-level projects within the Git suite.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
This commit is contained in:
Philip Oakley
2015-07-19 16:02:40 +01:00
committed by Johannes Schindelin
parent b95726dd8b
commit 519d2f4043

5
.gitignore vendored
View File

@@ -221,8 +221,9 @@
*.pdb
*.ilk
.vs/
/Debug/
/Release/
*.manifest
Debug/
Release/
/.vagrant/
/vagrant2[0-9][0-9][0-9]*-*-*
/d2[0-9][0-9][0-9]*-*-*