# File extensions
.pyc
.swp
.sh.swp
.dat
.fits

#folders
data/raw_32x32/
model/__pycache__/
src/__pycache__/
src/utils/__pycache__/
.ipynb_checkpoints/
data/test_raw_32x32.dat

