Files
liblc3/.gitignore
David Duarte 36acfbff50 ci: Add a github action workflow
This workflow build liblc3 (linux, linux with meson, wasm) and
run the test in the test directory on linux.
2024-02-29 15:38:55 -08:00

8 lines
58 B
Plaintext

.*
!.gitignore
!.github
bin
build
test/build
*__pycache__