This website works better with JavaScript
Home
Explore
Help
Register
Sign In
FangSoftSoft
/
stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix noisy DS_Store files for MacOS
Richard Tallent
1 year ago
parent
1da4907927
commit
7b2917255a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -2,6 +2,7 @@ __pycache__
*.ckpt
*.safetensors
*.pth
+.DS_Store
/ESRGAN/*
/SwinIR/*
/repositories