14 lines
186 B
Plaintext
14 lines
186 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
|
|
# Jupyter Notebook
|
|
.ipynb_checkpoints
|
|
|
|
# IPython
|
|
profile_default/
|
|
ipython_config.py
|
|
|
|
# Ignore any .fits/.npy data file
|
|
*.fits
|
|
*.npy
|