3FS/deploy/data_placement/.gitignore
2025-02-27 21:53:53 +08:00

18 lines
160 B
Plaintext

__pycache__
.ipynb_checkpoints
.tmp/
dist/
build/
output/
*.egg-info/
test/scratch/
test/runtime/
*.log
*.pyc
*.xml
.tmp/
.idea
.coverage
.vscode/
.hypothesis/