# .gitignore file for PYGYRE

*~
.DS_Store
__pycache__
.ipynb_checkpoints
.virtual_documents
.jupyter_ystore.db

