Skip to content

Commit 1d840f9

Browse files
committed
Update .gitignore
1 parent fb9e12f commit 1d840f9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
################################################################################
2-
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3-
################################################################################
4-
1+
doomgeneric/obj*_*_*
2+
doomgeneric/obj*_*_*/
3+
doomgeneric/build*_*_*.log
4+
.vscode/
5+
screenshots/

0 commit comments

Comments
 (0)