chg: update .gitignore to include .idea

.idea contains settings of IDEs based on IDEA by IntelliJ
pull/1227/head
Andreas Ziegler 2016-06-06 16:13:19 +02:00
parent 784bd024c5
commit 1a849153ba
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
/.project /.project
/.settings /.settings
/.buildpath /.buildpath
/.idea
.DS_Store .DS_Store
/.htaccess /.htaccess
/app/Vendor /app/Vendor