summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-09-23 22:42:14 -0700
committerFuwn <[email protected]>2022-09-23 22:42:14 -0700
commit5bc398b5166e49147fa5fac41de0bc866a2159e0 (patch)
treeb273f21291c9b326297971bafed9ac0b1d5e9b49 /.gitignore
downloadmachinis-5bc398b5166e49147fa5fac41de0bc866a2159e0.tar.xz
machinis-5bc398b5166e49147fa5fac41de0bc866a2159e0.zip
feat: initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..931111a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Python
+.mypy_cache
+__pycache__
+.venv
+
+# CLion
+.idea
+
+# Machinis
+machinis.db
+machinis.ini