chore(gitignore): add .idea folder to gitignore file

This commit is contained in:
Andrey Kucherenko
2024-08-01 11:34:09 +03:00
parent 1391c4e3d6
commit 89cd35adc6

1
.gitignore vendored
View File

@@ -35,6 +35,7 @@ yarn-error.log*
# Editor
.vscode
.idea
# Misc
.DS_Store