Skip to content

Commit 3a5c470

Browse files
dschoGit for Windows Build Agent
authored andcommitted
msvc: ignore incremental compile output
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 46f96d4 commit 3a5c470

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@
253253
*.idb
254254
*.pdb
255255
*.ilk
256+
*.iobj
257+
*.ipdb
256258
*.dll
257259
.vs/
258260
*.manifest

0 commit comments

Comments
 (0)