9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
# python artifacts
|
|
*/__pycache__
|
|
__pycache__/
|
|
*.pyo
|
|
*.pyc
|
|
|
|
# configs
|
|
./configs/
|
|
!configs/alarms.sample.json |