bubel-ecs/demos/.gitignore
2020-09-25 10:50:11 +02:00

19 lines
No EOL
240 B
Text

*
!*/
!**/dub.json
!libs/
!*.dll
!libs/**
!utils/**/*.d
!source/**/*.d
!launcher/**/*.d
!assets/**
!external/**/*.d
!.gitignore
!compile_wasm.py
!cimgui.bc
!emscripten_shell.html
!emscripten_multi_shell.html
!compile_android.py
.dub
Android