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

# Ignore .c files by default to avoid including generated code. If you want to
# add a non-generated .c extension, use `git add -f filename.c`.
*.c

# Other generated files
*/version.py
*/cython_version.py
htmlcov
.coverage
MANIFEST
.ipynb_checkpoints
.bashrc
# Sphinx
docs/api
docs/_build

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

# Other
.aws
.cache
.tox
.*.sw[op]
*~
.project
.pydevproject
.settings
crds_cache
*k2_lightcurve_cnn.py

# Mac OSX
.DS_Store
*.pyc
__pycache__
.DS_store
.astropy
.bash_history
.vscode
.python_history
.eggs
.teal
.config
