Ignore Parcel cache directory
This commit is contained in:
parent
b0d25361aa
commit
e1e4dcf5c4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
.DS_Store
|
||||
.vscode
|
||||
.cache
|
||||
node_modules
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
|
Loading…
Reference in a new issue