stable-diffusion-webui-docker/.gitignore
Brian Gebel 0eee719776
Improve docker configuration (#4)
Improve docker configuration
2025-05-31 11:06:24 -07:00

11 lines
113 B
Plaintext

# Docker
/.devcontainer
.env
# VSCode specific
*.code-workspace
/.vscode
# Service data
/data/*
!/data/.gitkeep