Improve UI and settings; ignore caches
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,3 +2,9 @@
|
||||
/dist/
|
||||
/build/
|
||||
/.venv/
|
||||
/.idea/
|
||||
/.pytest_cache/
|
||||
/__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user