Skip to content

Commit 86f0cc9

Browse files
committed
Adding DOOM v2-school with only working features
1 parent e25db04 commit 86f0cc9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
libSDL2/
2+
obj/
3+
SDL2-2.0.3/
4+
SDL2-2.0.9/
5+
SDL2_mixer-2.0.1/
6+
SDL2_mixer-2.0.4/
7+
.vscode
8+
core.dn3d
9+
user_config.dn3d
10+
doom-nukem
11+
.DS_Store
12+
*.[oa]
13+
libft.a
14+
tmp
15+
mycore/

0 commit comments

Comments
 (0)