Adds ignore for .idea folder entirely
This commit is contained in:
parent
7e51cf8c5a
commit
038de2e264
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -119,4 +119,5 @@ watchedFolders/
|
||||||
*.db
|
*.db
|
||||||
/build
|
/build
|
||||||
|
|
||||||
/.vscode
|
/.vscode
|
||||||
|
/.idea
|
Loading…
Reference in a new issue