dockge/.gitignore

13 lines
114 B
Text
Raw Normal View History

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