From 79427d08d7082cb7f9d669039baeef6ab6aff202 Mon Sep 17 00:00:00 2001
From: Alejandro Celaya <alejandro@alejandrocelaya.com>
Date: Sat, 30 Dec 2017 21:39:18 +0100
Subject: [PATCH] Added phpstan config file to export-ignore list

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index 3946beb0..13bb2a91 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -22,3 +22,4 @@ indocker export-ignore
 phpcs.xml export-ignore
 phpunit.xml.dist export-ignore
 phpunit-func.xml export-ignore
+phpstan.neon