htmgo/examples/sse-with-state/.dockerignore

11 lines
130 B
Text
Raw Normal View History

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