Merge pull request #56 from Download/feat/gitignore
Add `/.rendered` to `.gitignore`
This commit is contained in:
commit
34cd121d96
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -55,3 +55,6 @@ jspm_packages
|
||||||
/dist_keycloak
|
/dist_keycloak
|
||||||
/build
|
/build
|
||||||
/storybook-static
|
/storybook-static
|
||||||
|
|
||||||
|
# build output of `jsx-email`
|
||||||
|
/.rendered
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue