trpg/.gitignore
austin 2a71463aa2
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
re-add model files to allow testing
2024-12-31 21:38:58 -05:00

12 lines
104 B
Plaintext

.mypy_cache
.venv
dist
target
src/trpg.egg-info
# ml model files
**.keras
**.h5
# graph related
temp/*