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