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 ef842d7e41
commit 9aca81e515

1
.gitignore vendored
View File

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