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 8f2f90efa3
commit fe306a0da0

1
.gitignore vendored
View File

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