diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ tests/tests .cache/ ls_queue.o compile_commands.json +coverage/ |
![]() |
index : queue.git | |
| An allocation-free, header-only, fully unit-tested, ANSI C queue |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -2,3 +2,4 @@ tests/tests .cache/ ls_queue.o compile_commands.json +coverage/ |