diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-07-20 23:34:50 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:50:13 +0200 |
commit | ab80c5bbc86d45032564b73757e8b09c5ad4f798 (patch) | |
tree | e59f69aa55a486750bee744a80df29b6c19ef88a /.gitignore | |
parent | 3dd30d705bf9ec6ca8973483100258655cd357f4 (diff) |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..36d858d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Compiled sibs files +sibs-build/ +tests/sibs-build/ +compile_commands.json |