Add .idea (PhpStorm) to .gitignore (#381)

This commit is contained in:
slawkens
2020-02-11 08:46:59 +01:00
committed by GitHub
parent febeb5e4e1
commit cd971788cf

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
*.cache.php
engine/cache/*
.idea