mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
update gitignore: do not include tests
This commit is contained in:
parent
90015eac8b
commit
a8a68b4148
1 changed files with 2 additions and 0 deletions
2
byterun/.gitignore
vendored
2
byterun/.gitignore
vendored
|
|
@ -11,3 +11,5 @@ compile_commands.json
|
||||||
.cache/
|
.cache/
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
|
|
||||||
|
test**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue