bubel-ecs/.gitignore
Mergul a8c74d5045 -make tests working on web
-WebAssembly now is compiled with emscripten use (stdc functions bindings only)
-added python script to build WASM version
2019-11-05 09:21:02 +01:00

10 lines
No EOL
110 B
Text

*
!*/
!source/**
!tests/**
!README.md
!./dub.json
!.gitignore
!meson.build
!meson_options.txt
!compile_wasm.py