.gitignore: add /.idea

This commit is contained in:
Evgeny Zinoviev 2022-07-10 22:30:35 +03:00
parent 8b0863db2b
commit 8979719a1a

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ test.php
.sass-cache/
config-static.php
config-local.php
/.idea