summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSophie Schiller <sophie.schiller01@gmail.com>2023-05-01 13:47:22 +0200
committerSophie Schiller <sophie.schiller01@gmail.com>2023-05-01 13:47:22 +0200
commit08a20d02065db4c55d9dfa57225b2329a3d9225e (patch)
treee4490645b30ba5bd46242a03cb17775543a61cd5 /.gitignore
parentb96cf40b72e73b7d6e8f0d4476e811ccba35aa9a (diff)
rename inputs on startup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f7275bb..39882e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
+*.swp
+*.swo
+__pycache__/
venv/
+env/