1
0
Fork 0
mirror of synced 2025-04-01 20:36:10 +03:00

chore: .idea directory added to .gitignore

This commit is contained in:
Zaytsev Kirill 2020-10-10 22:48:34 +03:00
parent 63a7c88905
commit 99c3f8a4cd

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ node_modules
coverage
.cache
.DS_Store
.idea
.vscode
*.sublime-project
*.sublime-workspace