Added CAPI files

I forgot to add CAPI files to .gitignore with previous commits :/
This commit is contained in:
Mergul 2021-11-17 15:22:13 +01:00
parent 6e45e7b053
commit 0002852303
4 changed files with 1569 additions and 1 deletions

6
.gitignore vendored
View file

@ -12,4 +12,8 @@
!compile_wasm.py
!compile_android.py
!.gitlab-ci.yml
!LICENSE
!LICENSE
!c-api
!c-api/*.h
!c-api/*.d
!c-api/*.c