AI generated initial commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# Virtual Environment
|
||||
venv/
|
||||
.env
|
||||
|
||||
# Build artifacts
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
||||
# Test artifacts
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
run/
|
||||
Reference in New Issue
Block a user