Added the .idea folder to the .gitignore

This commit is contained in:
Mathias Wagner 2022-06-14 00:43:10 +02:00
parent afe97d2af2
commit f7cb4ebd6d
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

3
.gitignore vendored
View File

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