dist/
src/*.egg-info/
src/pytrain_api/_version.py
.idea/
.tox/
__pycache__
 *.pyc
*pytrain.log*
.DS_Store
/replay.txt
/.pytrain.history
/.env

