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