Skip to content

Commit 35bcafb

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

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
@@ -261,6 +261,7 @@
261261
*.idb
262262
*.pdb
263263
*.ilk
264+
*.dll
264265
.vs/
265266
*.manifest
266267
Debug/

0 commit comments

Comments
 (0)