Update .gitignore (#17057)

This commit is contained in:
Mac Siri 2022-03-30 14:44:56 -04:00 committed by GitHub
parent 7c3fe43d23
commit 463af8fd27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -41,6 +41,8 @@ latest.dump
/node_modules
yarn-debug.log*
.yarn-integrity
.env.test.local
.env.development*
.env
# Ignore storybook static site generation
@ -105,4 +107,4 @@ dump.rdb
.pryrc
# generated yarddoc
doc/
doc/