diff options
| author | Sophie Schiller <sophie.schiller01@gmail.com> | 2023-05-01 13:47:22 +0200 |
|---|---|---|
| committer | Sophie Schiller <sophie.schiller01@gmail.com> | 2023-05-01 13:47:22 +0200 |
| commit | 08a20d02065db4c55d9dfa57225b2329a3d9225e (patch) | |
| tree | e4490645b30ba5bd46242a03cb17775543a61cd5 /.gitignore | |
| parent | b96cf40b72e73b7d6e8f0d4476e811ccba35aa9a (diff) | |
rename inputs on startup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ +*.swp +*.swo +__pycache__/ venv/ +env/ |
