2023-09-09 20:52:50 +00:00
|
|
|
# go executable
|
|
|
|
delphi.market
|
|
|
|
|
2023-09-09 20:52:50 +00:00
|
|
|
# environment
|
2023-09-09 20:52:50 +00:00
|
|
|
.env
|
2023-09-09 20:52:50 +00:00
|
|
|
|
|
|
|
# required for hot reload
|
|
|
|
public/hotreload
|
|
|
|
*.log
|
2024-07-09 20:41:29 +00:00
|
|
|
|
|
|
|
# templ
|
2024-07-10 04:11:28 +00:00
|
|
|
*_templ.go
|
|
|
|
|
|
|
|
# tailwindcss
|
|
|
|
public/css/tailwind.css
|
2024-09-08 15:16:08 +00:00
|
|
|
|
|
|
|
# js
|
|
|
|
node_modules
|
|
|
|
public/js/*.min.js
|