7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
|
|
# Exclude accumulated detection outputs (volume-mounted at runtime anyway)
|
||
|
|
api/outputs/
|
||
|
|
api/__pycache__/
|
||
|
|
__pycache__/
|
||
|
|
*.pyc
|
||
|
|
images/
|