diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-05-15 01:56:06 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-05-15 01:56:06 +0200 |
commit | cd05828923f5241b1d71ad211cce5c8605de38fd (patch) | |
tree | 6b3eb544e41f4d12a88ec56e0d34e3726c941b66 /.gitignore |
lole
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cbd65d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Compiled sibs files +sibs-build/ +compile_commands.json +tests/sibs-build/ +tests/compile_commands.json +frames/ |