bubel-ecs/.gitignore
mmcomando fdc1fc536e Merge branch 'wasm_demos' into 'master'
Support compiling demos in wasm build

See merge request Mergul/bubel-ecs!14
2022-07-09 08:45:13 +00:00

16 lines
No EOL
201 B
Text

*
!source/**
!tests/**
!README.md
!dub.json
!.gitignore
!codecov.yml
!skeleton.html
!**/meson.build
!**/*.wrap
!**/*.ini
!meson_options.txt
!compile_wasm.py
!compile_android.py
!.gitlab-ci.yml
!LICENSE