.gitignore aktualisiert
This commit is contained in:
parent
dc4851c2ad
commit
a74c3bb5f3
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,17 +0,0 @@
|
|||||||
# Python
|
|
||||||
.venv/
|
|
||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
|
|
||||||
# tooling
|
|
||||||
.pytest_cache/
|
|
||||||
.ruff_cache/
|
|
||||||
|
|
||||||
# editors
|
|
||||||
.idea/
|
|
||||||
|
|
||||||
# OS noise
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
# Critical
|
|
||||||
.env
|
|
||||||
Loading…
x
Reference in New Issue
Block a user