MasterThesis/.gitignore

9 lines
108 B
Plaintext
Raw Normal View History

2024-04-15 10:25:56 +02:00
./flowers/*
.DS_Store
./UNet/train_image/*
./UNet/params/*
2024-04-15 13:46:41 +02:00
./UNet/__pycache__/*
data/
archive.zip
flowers/*