1
0
Fork 0
mirror of https://github.com/louislam/dockge.git synced 2025-03-21 16:54:46 +00:00
dockge/.dockerignore
2023-11-11 22:18:37 +08:00

17 lines
171 B
Text

# Should be identical to .gitignore
.env
node_modules
.idea
data
stacks
tmp
/private
# Docker extra
docker
frontend
.editorconfig
.eslintrc.cjs
.git
.gitignore
README.md