# python cache
**/__pycache__/*

*tmp*/

# venv
.venv/
env/
venv/
ENV/

# version file
packmol_memgen/__version__.py

# log
packmol-memgen.log