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 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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