add .idea folder to gitignore

This commit is contained in:
Nicolas Roman 2019-06-03 16:44:14 +02:00
parent 5bf121ae05
commit 9b39d06580

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
conf/config.local.php
.vagrant
.idea