msvc: ignore .dll files copied into the top-level directory

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2016-11-08 11:00:01 +01:00
parent dfc2ce1de4
commit 0c040261ca

1
.gitignore vendored
View File

@@ -252,6 +252,7 @@
*.idb
*.pdb
*.ilk
*.dll
.vs/
*.manifest
Debug/