# Compiled files
*.py[co]
*.a
*.o
*.so
__pycache__
.cache

# Other generated files
pysynphot/version.py

# Sphinx
_build

# Packages/installer info
*.egg*
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
distribute-*.tar.gz

# Other
.*.swp
*~
