Files
FOC_Reduction/.gitignore
2022-03-23 16:26:04 +01:00

15 lines
197 B
Plaintext
Executable File

# Byte-compiled / optimized / DLL files
__pycache__/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# Ignore any .fits/.npy/.par data file
*.fits
*.npy
*.par