update gitignore (no .idea/folder)
This commit is contained in:
parent
2d2f8ec0bb
commit
00e1db5bf6
|
@ -1,3 +1,5 @@
|
|||
node_modules
|
||||
yarn-error.log
|
||||
yarn.lock
|
||||
|
||||
.idea
|
||||
|
|
Loading…
Reference in New Issue