Skip to content

Commit

Permalink
Merge pull request #16166 from richardtallent/dev
Browse files Browse the repository at this point in the history
Fix noisy DS_Store files for MacOS
  • Loading branch information
AUTOMATIC1111 authored Jul 20, 2024
2 parents 986c31d + 7b29172 commit 9f5a98d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ __pycache__
*.ckpt
*.safetensors
*.pth
.DS_Store
/ESRGAN/*
/SwinIR/*
/repositories
Expand Down

0 comments on commit 9f5a98d

Please sign in to comment.