.gitignore
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
# --- Python ---
|
||||||
|
.venv-nt-041/
|
||||||
|
venv-dt-021/
|
||||||
|
**/venv/
|
||||||
|
**/.venv/
|
||||||
|
__pycache__/
|
||||||
|
*.py[cod]
|
||||||
|
*.egg-info/
|
||||||
|
.pytest_cache/
|
||||||
Reference in New Issue
Block a user