Refactor out the use of rice in favor of embed (#2)
Co-authored-by: James Mills <prologic@shortcircuit.net.au> Reviewed-on: https://git.mills.io/prologic/spyda/pulls/2
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
*~
|
||||
*.db
|
||||
*.bak
|
||||
*.oog
|
||||
*.log
|
||||
|
||||
**/.DS_Store
|
||||
|
||||
@@ -9,4 +9,6 @@
|
||||
|
||||
/spyda
|
||||
/cmd/spyda/spyda
|
||||
internal/rice-box.go
|
||||
|
||||
/internal/static/css/spyda.min.css
|
||||
/internal/static/js/spyda.min.js
|
||||
|
||||
Reference in New Issue
Block a user