Skip to content

Commit d02c60a

Browse files
committed
msvc: ignore .dll files copied into the top-level directory
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 289036e commit d02c60a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@
253253
*.idb
254254
*.pdb
255255
*.ilk
256+
*.dll
256257
.vs/
257258
*.manifest
258259
Debug/

0 commit comments

Comments
 (0)