X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=.gitignore;h=29d3ae37142f600526ba909a2d961c53f39a2fa9;hb=851e2019d6839ec37a927cfe9968a1bfd4288460;hp=fa113526e015688f5d6069e70d65523f0d1df510;hpb=52df19870805bf5a2bae2388a1f6c5a0309c2d92;p=civicrm-core.git diff --git a/.gitignore b/.gitignore index fa113526e0..29d3ae3714 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ CRM/Contact/DAO/RelationshipType.php CRM/Contact/DAO/SavedSearch.php CRM/Contact/DAO/SubscriptionHistory.php CRM/Contribute/DAO +CRM/Core/DAO/AllCoreTables.php CRM/Core/DAO/.listAll.php CRM/Core/DAO/listAll.php CRM/Core/DAO/ActionLog.php @@ -27,7 +28,6 @@ CRM/Core/DAO/ActionMapping.php CRM/Core/DAO/ActionSchedule.php CRM/Core/DAO/Address.php CRM/Core/DAO/AddressFormat.php -CRM/Core/DAO/AllCoreTables.php CRM/Core/DAO/Batch.php CRM/Core/DAO/Cache.php CRM/Core/DAO/Component.php @@ -78,8 +78,10 @@ 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 CRM/Core/DAO/Tag.php CRM/Core/DAO/Timezone.php CRM/Core/DAO/UFField.php @@ -122,6 +124,7 @@ packages/doc packages/temp packages/test settings_location.php +sql/case_sample.mysql sql/civicrm.mysql sql/civicrm_acl.??_??.mysql sql/civicrm_acl.mysql @@ -142,6 +145,7 @@ WordPress joomla packages/ tests/phpunit/CiviTest/civicrm.settings.local.php +tests/phpunit/CiviTest/truncate.xml tools/scripts/releaser/releaser.conf tools/tests/reports/logfile.tap tools/tests/reports/testdox.html @@ -151,3 +155,4 @@ vendor civicrm.settings.php sql/dummy_processor.mysql distmaker/distmaker.conf +distmaker/out