Skip to content

Commit 5287c8f

Browse files
committed
Update gitignore with generated file patterns
1 parent adfb8be commit 5287c8f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@ wadc.jar
66
wadc.zip
77
src/main/resources/git.properties
88
.idea/
9-
*.iml
9+
*.iml
10+
gallery/*.html
11+
gallery/wads
12+
gallery/img/map_*.png
13+
examples/*.wad
14+
doc/*.html

0 commit comments

Comments
 (0)