Try out juice
crate; ignore __pycache__
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
# Python virtual environment:
|
||||
.venv/
|
||||
# Python cache:
|
||||
__pycache__/
|
||||
# IDE project settings:
|
||||
.vscode/
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user