1
0
mirror of https://github.com/vector-im/element-call.git synced 2022-05-22 02:31:18 +03:00

Add .idea to gitignore

For those of us using WebStorm
This commit is contained in:
Travis Ralston
2022-03-16 13:44:38 -06:00
parent 35f8b1ed85
commit fcd8a41fc9

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ node_modules
.DS_Store
dist
dist-ssr
*.local
*.local
.idea/