dockge/.gitignore

11 lines
100 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
dist
2023-10-26 05:23:45 +00:00
frontend-dist
2023-10-23 11:30:58 +00:00
.idea
data
tmp
2023-10-26 05:23:45 +00:00
/private
2023-10-23 11:30:58 +00:00