16 أسطر
189 B
Plaintext
16 أسطر
189 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Log files (generated by the application)
|
|
api.log
|
|
alerts.log
|
|
test_results.log
|