diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ dist/* .cache/* -tests/logs/*
\ No newline at end of file +tests/logs/* +bench/dist/*
\ No newline at end of file |
![]() |
index : tinyff.git | |
| A generalized C multimedia library for constrained and embedded environments |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ dist/* .cache/* -tests/logs/*
\ No newline at end of file +tests/logs/* +bench/dist/*
\ No newline at end of file |