Skip to content

Commit 5209e60

Browse files
committed
Updated gitignore
1 parent d9d96d1 commit 5209e60

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,17 @@
2020
*.obj
2121
*.tlog
2222
*.exp
23+
*.log
24+
*.pch
25+
*.ilk
26+
*.idb
2327

2428
# Build Results/artifacts
2529
src/Build/
2630
*.dll
2731
*.lib
32+
*.pdb
33+
*.recipe
2834

2935
# Others
3036
*.zip

0 commit comments

Comments
 (0)