1
0

Started playing with htmx and golang

This commit is contained in:
2024-04-03 21:17:02 +02:00
commit 7fc4ca26d5
5 changed files with 54 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
vendor/
go.work