From f61fb985627292925d9984a00aa50e08097eb5d2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 4 Apr 2024 23:33:56 +0100 Subject: [PATCH] Remove createInclusiveGitIgnoreFile --- build.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build.yaml b/build.yaml index 8cc3d2a..e87294b 100644 --- a/build.yaml +++ b/build.yaml @@ -11,7 +11,3 @@ flake: git: ignore: - /bin/ - -# experimental: -# TODO: not yet supported in Symfony projects? -# createInclusiveGitIgnoreFile: true