5c22ce57dc
BREAKING CHANGE: Layout file renamed ´layouts/partials/page-footer.html → layouts/partials/menu-nextprev.html`. If you use overrides, you might need to change the filenames as well.
25 lines
354 B
Text
25 lines
354 B
Text
# local environments
|
|
.swp
|
|
.env*
|
|
/dist/
|
|
/build/
|
|
/node_modules/
|
|
/lhci_reports/
|
|
/exampleSite/themes/
|
|
/exampleSite/public/
|
|
/exampleSite/config/development/
|
|
CHANGELOG.md
|
|
|
|
# translation envs
|
|
exampleSite/content/de
|
|
|
|
# auto-generated files
|
|
/data/
|
|
/static/
|
|
/assets/sprites/
|
|
/resources/
|
|
/exampleSite/resources/
|
|
/exampleSite/data/sprites/
|
|
|
|
# testing
|
|
.lighthouseci/
|