Run amanita to pull in templated files

This commit is contained in:
Keegan Rankin 2023-12-05 14:07:08 -08:00
parent 208a90e7b9
commit 61c93d04db
15 changed files with 533 additions and 9 deletions

3
.gitignore vendored
View file

@ -32,3 +32,6 @@ sites/simpletest
# Ignore database backup directory.
/backups/
# Ignore build directory.
/build/