# filetypes to ignore
*.pyc
.DS_store

# build files/directories to ignore
/build/
/.cache/
/ligotimegps.egg-info/
/.eggs/
__pycache__/
/.coverage

