Added the .idea folder to the .gitignore

This commit is contained in:
2022-06-14 00:43:10 +02:00
parent afe97d2af2
commit f7cb4ebd6d

3
.gitignore vendored

@ -102,3 +102,6 @@ dist
# TernJS port file # TernJS port file
.tern-port .tern-port
# Jetbrains
.idea