Files
SwarmUI/.dockerignore
Alex "mcmonkey" Goodwin 20c9e84f4a dockerignore: copy gitignore
2023-10-26 12:58:01 -07:00

22 lines
155 B
Plaintext

# C#
bin/
obj/
.vs/
.vscode/
*.user
*.suo
Properties/
# This project
Output/
Data/
Models/
tmp/
Extensions/
dlbackend/
# Python
__pycache__/
venv/
*.pth