# directories
.idea/
__pycache__/
trash/
*.pytest_cache/
*ipynb_checkpoints/
*.eggs/

# file types to ignore
*.pyc
*.egg-info
*.log
*.lp
*.glp

