htmgo/examples/hackernews/.dockerignore

11 lines
130 B
Text
Raw Normal View History

2024-10-10 22:00:20 +00:00
# Project exclude paths
/tmp/
node_modules/
dist/
js/dist
js/node_modules
go.work
go.work.sum
.idea
!framework/assets/dist
__htmgo