containerized; first fixes; html templates added
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -35,6 +35,7 @@ go.work
|
||||
!/.gitignore
|
||||
|
||||
!*.go
|
||||
!*.html
|
||||
!go.sum
|
||||
!go.mod
|
||||
|
||||
@@ -43,6 +44,10 @@ go.work
|
||||
|
||||
# all template files:
|
||||
!*.template*
|
||||
|
||||
# Docker stuff
|
||||
!compose.yml
|
||||
!Dockerfile
|
||||
# !Makefile
|
||||
|
||||
# ...even if they are in subdirectories
|
||||
|
||||
Reference in New Issue
Block a user