dockge/.gitignore

13 lines
114 B
Text
Raw Normal View History

2023-10-26 13:23:45 +08:00
# Should update .dockerignore as well
2023-10-23 19:30:58 +08:00
.env
node_modules
.idea
data
2023-11-10 18:16:52 +08:00
stacks
2023-10-23 19:30:58 +08:00
tmp
2023-10-26 13:23:45 +08:00
/private
2023-10-23 19:30:58 +08:00
2023-11-10 18:16:52 +08:00
# Git only
frontend-dist