Skip to content

Commit 8851f9b

Browse files
add dmdoc and output dir to gitignore (ParadiseSS13#30348)
1 parent fd7e71d commit 8851f9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@ _maps/map_files/**/*.mapmanipout.dmm
8585

8686
# byond version manager tracking file
8787
.byondversion
88+
89+
# dmdoc and output
90+
dmdoc.exe
91+
dmdoc/

0 commit comments

Comments
 (0)