From 1ed76b549d98c97937db4b3679e09c99ce532823 Mon Sep 17 00:00:00 2001 From: deepak-srivastava Date: Fri, 3 Oct 2014 15:48:02 +0100 Subject: [PATCH] add dao file to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9ae1eebf3e..29d3ae3714 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,7 @@ CRM/Core/DAO/PriceField.php CRM/Core/DAO/PriceSet.php CRM/Core/DAO/PriceSetEntity.php CRM/Core/DAO/PrintLabel.php +CRM/Core/DAO/RecurringEntity.php CRM/Core/DAO/Setting.php CRM/Core/DAO/StateProvince.php CRM/Core/DAO/SystemLog.php -- 2.25.1