# Created by venv; see https://docs.python.org/3/library/venv.html
.venv
/pyvenv.cfg

# develop
/test.py
/JMOT/__pycache__

# log
/JMOT_log/

# build