Files
2026-07-13 12:35:17 +08:00

19 lines
184 B
Plaintext

.idea
*.pyc
__pycache__/
*.sh
local_tools/
*.ckpt
*.pth
infer_out/
*.onnx
/data/*
!/data/.gitkeep
/checkpoints/*
!/checkpoints/.gitkeep
/venv/
/artifacts/
.vscode
.ipynb_checkpoints/