about summary refs log tree commit diff
path: root/dropcalc/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'dropcalc/.gitignore')
-rw-r--r--dropcalc/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/dropcalc/.gitignore b/dropcalc/.gitignore
new file mode 100644
index 0000000..cfff1c9
--- /dev/null
+++ b/dropcalc/.gitignore
@@ -0,0 +1,6 @@
+# Intellij IDEA
+*.iml
+.idea/
+
+# Python
+__pycache__