Skip to content

Commit 46f96d4

Browse files
dschoGit for Windows Build Agent
authored andcommitted
msvc: ignore .dll files copied into the top-level directory
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 082c5a1 commit 46f96d4

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)