mirror of
https://git.tacowolf.net/TacoWolf/mestizo.monster.git
synced 2026-06-12 08:50:04 -04:00
alas, hugo. we hardly knew ye. Reviewed-on: https://git.tacowolf.net/TacoWolf/mestizo.monster/pulls/1 Co-authored-by: taco <signing@tacowolf.net> Co-committed-by: taco <signing@tacowolf.net>
14 lines
249 B
Text
14 lines
249 B
Text
# sourced from:
|
|
# https://github.com/11ty/eleventy-base-blog/blob/main/.gitignore
|
|
|
|
# ignore installed npm modules
|
|
node_modules/
|
|
|
|
# ignore eleventy output when doing manual tests
|
|
_site/
|
|
|
|
# ignore test files
|
|
.cache
|
|
|
|
# don't commit secrets
|
|
upload.conf
|