bubel-ecs/.gitignore
2023-03-09 14:08:42 +01:00

16 lines
No EOL
205 B
Text

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