diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-01-26 14:48:15 +0200 |
---|---|---|
committer | Georgi Gerganov <ggerganov@gmail.com> | 2024-01-26 14:48:15 +0200 |
commit | 3b7c914de25c6851396d7f9178249f1ed278120e (patch) | |
tree | 7f8eb1f67acc017f92d97b338b513411a3a86fec /tests | |
parent | 48c857aa10aea73210a4a72da3f1a6f99269e75d (diff) |
tests : gitignore test-c.o
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 59be43b9..092dce74 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,3 @@ * !*.* +test-c.o |