# IDEs
.idea/

# invisible files
.DS_Store

*.log
*.out

# PyCharm files and folders
venv
__pycache__/
.ipynb_checkpoints/*