From 60a645358f9291b7d2a650380e235c430a2beac5 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Mon, 6 Jun 2016 10:35:40 +0200 Subject: [PATCH] Platform/IDE-specific entries should not be in project .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index e1294abd..1006c116 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,5 @@ docs/phpdoc/ test/message.txt test/testbootstrap.php test/*.pem -.idea build/ vendor/