Skip to content

Commit 328a78c

Browse files
committed
msvc: ignore incremental compile output
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 35bcafb commit 328a78c

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
@@ -261,6 +261,8 @@
261261
*.idb
262262
*.pdb
263263
*.ilk
264+
*.iobj
265+
*.ipdb
264266
*.dll
265267
.vs/
266268
*.manifest

0 commit comments

Comments
 (0)