trpg/.gitignore
2024-12-29 11:01:40 -05:00

13 lines
124 B
Plaintext

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