Added CAPI files
I forgot to add CAPI files to .gitignore with previous commits :/
This commit is contained in:
parent
6e45e7b053
commit
0002852303
4 changed files with 1569 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue