mestizo.monster/.gitignore
taco f1b8097978 feat: migrate to 11ty (#1)
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>
2026-04-10 19:48:32 -04:00

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