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

1
.gitignore vendored
View File

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