feat: add new ignore file to .gitignore config file

This commit is contained in:
eric_wang 2022-02-26 04:52:15 +08:00
parent 07261a9760
commit 60ee2ba5ec
5 changed files with 1 additions and 31 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules
yarn.lock
dist
.idea