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

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ node_modules
dist
dist-ssr
*.local
.idea/