Merge pull request #9 from bzah/patch-1

Update .gitignore - yarn cache dir
This commit is contained in:
Joseph Garrone 2023-11-26 15:14:59 +01:00 committed by GitHub
commit 0d2cc2c559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.gitignore vendored
View file

@ -33,6 +33,16 @@ jspm_packages
# Optional npm cache directory
.npm
# yarn cache directory
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Optional REPL history
.node_repl_history
@ -44,4 +54,4 @@ jspm_packages
/build_keycloak
/build
/storybook-static
/storybook-static