First commit
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
venv/
|
||||
*.egg-info/
|
||||
uv.lock
|
||||
.DS_Store
|
||||
.impeccable
|
||||
Reference in New Issue
Block a user