htmgo/examples/simple-auth/.dockerignore

11 lines
130 B
Text
Raw Permalink Normal View History

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