aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-05-25 02:17:15 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 06:54:59 +0200
commitc17412cce925ce226d3835a2e59b4d9f31b5b3ed (patch)
treebdef2c8cbbda218f7cb75fbc39e6c786d7dfeaf9 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0dee329
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+# Compiled sibs files
+sibs-build/
+compile_commands.json
+tests/sibs-build/
+tests/compile_commands.json
+.vscode/