diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2022-01-03 14:43:36 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2022-01-03 14:43:36 +0000 |
commit | 8cd4abcae743c6c3f185c029d75a2aff3f0eca7c (patch) | |
tree | 7d6c8e42942b56434d63e17c545bff290e37f822 /.gitignore | |
parent | 8cb6a3007590117228191d89052c9c2a6277ee7c (diff) |
ridded of blank index template
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ public/ *.mp4 +.hugo_build.lock |