# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
dev/
wheels/
*.egg-info

# Virtual environments
.venv

# Environment variables
.env

# IDEs
.idea/

# OS X
*.DS_Store

# Config
config.py

# test
test/
tests/

# Logs
logs/
log/

# private
src_private/

source/paper
