add the .idea folder to .gitignore
This commit is contained in:
parent
2eddd317b9
commit
afdb47ab02
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -40,3 +40,6 @@ yarn-error.log*
|
|||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
|
||||
# jetbrains
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Reference in a new issue