mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
Initial commit
This commit is contained in:
17
deploy/data_placement/.gitignore
vendored
Normal file
17
deploy/data_placement/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
__pycache__
|
||||
.ipynb_checkpoints
|
||||
.tmp/
|
||||
dist/
|
||||
build/
|
||||
output/
|
||||
*.egg-info/
|
||||
test/scratch/
|
||||
test/runtime/
|
||||
*.log
|
||||
*.pyc
|
||||
*.xml
|
||||
.tmp/
|
||||
.idea
|
||||
.coverage
|
||||
.vscode/
|
||||
.hypothesis/
|
||||
Reference in New Issue
Block a user