MasterThesis/.gitignore

5 lines
79 B
Plaintext
Raw Normal View History

2024-04-15 10:25:56 +02:00
./flowers/*
.DS_Store
./UNet/train_image/*
./UNet/params/*
./UNet/__pycache__/*