15 lines
142 B
Plaintext
15 lines
142 B
Plaintext
/manuals/
|
|
/data/
|
|
/SLM-stress-test/stress_test_logs/
|
|
|
|
# Python cache
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
*.so
|
|
*.egg
|
|
*.egg-info/
|
|
dist/
|
|
build/ |