Stable-Diffusion-WebUI / .dockerignore
younginpiniti's picture
feat: ์• ๋‹ˆ๋ฉ”์ด์…˜ ๋ชจ๋ธ ์ง€์›ํ•˜๋Š” Stable Diffusion WebUI ์ถ”๊ฐ€
c89df6e
raw
history blame contribute delete
158 Bytes
# Git
.git
.gitattributes
# Python
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
venv
.venv
# IDE
.vscode
.idea
*.swp
*.swo
# ๊ธฐํƒ€
*.log
.DS_Store
Thumbs.db