bubel-ecs/.gitignore
Mergul 0002852303 Added CAPI files
I forgot to add CAPI files to .gitignore with previous commits :/
2021-11-17 15:22:13 +01:00

19 lines
No EOL
231 B
Text

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