summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9af7a0d..9ca8a47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
-venv/
-.idea \ No newline at end of file
+/venv/
+/.idea
+/state
+/.state \ No newline at end of file