From 6cde6ac0ef46f25799f61b537ce7b1425abb3f81 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 22 Jan 2018 22:38:05 -0800 Subject: [PATCH] CRM-16421 - gitignore - Ignore the flag-file for civicrm-setup ---------------------------------------- * CRM-16421: Work to get CiviCRM for WordPress in WordPress' official Repository https://issues.civicrm.org/jira/browse/CRM-16421 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7ec4bc0e1c..6cc8b33b32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *~ *.bak +.use-civicrm-setup backdrop/ bower_components CRM/Case/xml/configuration -- 2.25.1