Skip to content

Commit 7b29172

Browse files
Fix noisy DS_Store files for MacOS
1 parent 1da4907 commit 7b29172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ __pycache__
22
*.ckpt
33
*.safetensors
44
*.pth
5+
.DS_Store
56
/ESRGAN/*
67
/SwinIR/*
78
/repositories

0 commit comments

Comments
 (0)