add .idea folder to gitignore

This commit is contained in:
Nicolas Roman 2019-06-03 16:44:14 +02:00
parent a907137e27
commit 44b4ac2f5e

1
.gitignore vendored
View file

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