diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ build/ cmake/build/ cmake-build-debug/ .vs/ +compile_commands.json |
index : sibs | ||
A simple build system for native languages. Supports c, c++ and zig. Inspired by cargo (rust). |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -6,3 +6,4 @@ build/ cmake/build/ cmake-build-debug/ .vs/ +compile_commands.json |