Skip to content

Commit 7983a14

Browse files
cryhammgerhardy
authored andcommitted
add config file for doxygen
1 parent ca0da09 commit 7983a14

File tree

2 files changed

+1644
-1
lines changed

2 files changed

+1644
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
/jsonconvert
66
/tests*
77
/solutiontool
8-
/build
8+
/build*
99
/tiledgenerator
1010
/textureatlas
1111
/imgui.ini
12+
doxygen
1213

1314
# also binaries - but more generic
1415
/*.exe
@@ -18,6 +19,7 @@
1819
/*.pexe
1920
/*.js*
2021
/*.data
22+
*.js
2123

2224
# ---
2325
/gmon.out

0 commit comments

Comments
 (0)