mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-03-20 03:54:47 +01:00
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
# Docker
|
|
/.devcontainer
|
|
.env
|
|
|
|
# VSCode specific
|
|
*.code-workspace
|
|
/.vscode
|
|
|
|
# Service data
|
|
/data/*
|
|
!/data/.gitkeep |