ignore snyk cache .dccache

This commit is contained in:
tbjump 2022-05-30 15:52:06 +00:00 committed by Evan Gray
parent e2687e7c36
commit a2917095a9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
build build
node_modules node_modules
.idea .idea
.dccache
.arcconfig .arcconfig
*.iml *.iml
bin bin