2022-04-01 19:29:18 +00:00
|
|
|
site
|
2023-04-10 10:11:05 -05:00
|
|
|
/i18n/
|
|
|
|
/includes/*
|
|
|
|
!/includes/*.en.*
|
2023-06-19 01:23:08 +00:00
|
|
|
/static/i18n/*
|
|
|
|
!/static/i18n/*.en.*
|
2023-04-10 10:11:05 -05:00
|
|
|
/theme/overrides/*
|
|
|
|
!/theme/overrides/*.en.*
|
2023-05-30 16:39:22 -05:00
|
|
|
# include Bagnard font in social card
|
|
|
|
# (not available in Google Fonts)
|
|
|
|
# ridiculous hide-and-seek https://stackoverflow.com/a/72380673
|
|
|
|
/.cache/*
|
|
|
|
!/.cache/plugin
|
|
|
|
/.cache/plugin/*
|
|
|
|
!/.cache/plugin/social
|
|
|
|
/.cache/plugin/social/*
|
|
|
|
!/.cache/plugin/social/fonts
|
|
|
|
/.cache/plugin/social/fonts/*
|
|
|
|
!/.cache/plugin/social/fonts/Bagnard
|
2023-06-21 11:28:59 -05:00
|
|
|
|
|
|
|
# Local Netlify folder
|
|
|
|
.netlify
|
2023-10-24 06:47:52 +00:00
|
|
|
node_modules
|