From 5d7b05d85761399770df91c1ddaf9e0683ffa65f Mon Sep 17 00:00:00 2001 From: Nikolay Gorylenko Date: Tue, 28 Jul 2015 22:29:43 +0200 Subject: [PATCH] ignore IntelliJ files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b53d52e5..f47ce0c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.idea +*.iml .env node_modules phpunit.xml