copilot test
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# Runtime / local env
|
||||
.venv/
|
||||
tmp/
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
.DS_Store
|
||||
|
||||
# test artifacts
|
||||
tests/tmp/
|
||||
Reference in New Issue
Block a user