12 lines
118 B
Plaintext
12 lines
118 B
Plaintext
.git/
|
|
.idea/
|
|
.DS_Store
|
|
# Runtime / temporary directories
|
|
tmp/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache/
|
|
|
|
zapp.yaml |