Add /.rendered to .gitignore

Fixes #882
This commit is contained in:
Stijn de Witt 2025-07-08 08:59:58 +02:00
parent fb85535919
commit 27e9e147b0

3
.gitignore vendored
View file

@ -55,3 +55,6 @@ jspm_packages
/dist_keycloak
/build
/storybook-static
# build output of `jsx-email`
/.rendered