fix a few problems with template sources

This commit is contained in:
blek 2023-11-06 13:53:08 +10:00
parent 599056a33b
commit 1aaebdb24d
Signed by: blek
GPG Key ID: 14546221E3595D0C
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ cd /opt/code
cargo check cargo check
cargo build cargo build
cargo watch -w src -w templates -w static -x run cargo watch -w src -w templates/source -w static -x run

View File

@ -1,2 +1,2 @@
./*.html *
!.gitignore !.gitignore