# Autogenerated files
aurora/_version.py

# Byte-compiled files
*.pyc

# Virtual environments
venv
.tox

# Packaging
*.egg-info
dist
pip-wheel-metadata

# Notebook checkpoints
.ipynb_checkpoints

# Documentation and coverage
docs/_build
docs/_static
docs/source
docs/readme.rst
.coverage
cover
htmlcov

# Other
.DS_Store
*.swp
.envrc
