From 2451ec21b9751320b91e4813262f0fffa2d74754 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Sat, 29 Aug 2015 18:29:33 +0930 Subject: [PATCH] Include the extension stub's .gitignore file --- framework/core/.gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/core/.gitattributes b/framework/core/.gitattributes index ff3a2737a..8a3f14004 100644 --- a/framework/core/.gitattributes +++ b/framework/core/.gitattributes @@ -1,4 +1,5 @@ .gitattributes export-ignore .gitignore export-ignore +stubs/extension/.gitignore -export-ignore .gitmodules export-ignore .travis.yml export-ignore