Merge pull request #16166 from richardtallent/dev

Fix noisy DS_Store files for MacOS
This commit is contained in:
AUTOMATIC1111
2024-07-20 11:47:50 +03:00
committed by GitHub

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ __pycache__
*.ckpt
*.safetensors
*.pth
.DS_Store
/ESRGAN/*
/SwinIR/*
/repositories