X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=.gitignore;h=a4bec5489c6fd38e141498ec32c3d15e9aeccf94;hb=449cc8b07217563644fc0f05928279727be2c5c9;hp=fa113526e015688f5d6069e70d65523f0d1df510;hpb=ce4fd42f89389d27c1ddd061b5ad2e92809ebe9a;p=civicrm-core.git diff --git a/.gitignore b/.gitignore index fa113526e0..a4bec5489c 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 @@ -80,6 +80,7 @@ CRM/Core/DAO/PriceSetEntity.php CRM/Core/DAO/PrintLabel.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 +123,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 +144,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