From b60ea585acbbe71616b8d1331aabeae376b847d8 Mon Sep 17 00:00:00 2001 From: eileen Date: Wed, 17 Feb 2021 14:44:27 +1300 Subject: [PATCH] Add contactlayouteditor to gitignore This is put in the tools directory during a buildkit install but we don't want to accidentally commit it --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 26535cff00..35ab904fda 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,7 @@ tools/scripts/releaser/releaser.conf tools/tests/reports/logfile.tap tools/tests/reports/testdox.html tools/tests/reports/testdox.txt +tools/extensions/org.civicrm.contactlayout l10n vendor civicrm.settings.php -- 2.25.1