Files
FOC_Reduction/.gitignore
2021-05-27 19:21:58 +02:00

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