aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-08-18 02:33:39 -0700
committerFuwn <[email protected]>2021-08-18 02:33:39 -0700
commitadef969b7b2c1ed8617001a5d8589dfd0f7ecc05 (patch)
tree2dd9ac9c0a8b1c41a15c7de19c94a0909a62ef36 /.gitignore
downloadsoyuz-adef969b7b2c1ed8617001a5d8589dfd0f7ecc05.tar.xz
soyuz-adef969b7b2c1ed8617001a5d8589dfd0f7ecc05.zip
feat(soyuz): :rocket:
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..f8cec4b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+# IDE
+/.idea/
+
+# CMake
+/cmake-build-debug/
+/build/