X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=.gitignore;h=9ae1eebf3e693058fc03a5dda6b7d81b4206049d;hb=39cb3d7b0f94f35675fb8fb21b33ccb497725850;hp=2a6a5f922fbb8432b22f2f70654b589c06b0cf1c;hpb=f94af9dcc48ac14e6f625100103c8fee4da8e51c;p=civicrm-core.git diff --git a/.gitignore b/.gitignore index 2a6a5f922f..9ae1eebf3e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ CRM/Contact/DAO/RelationshipType.php CRM/Contact/DAO/SavedSearch.php CRM/Contact/DAO/SubscriptionHistory.php CRM/Contribute/DAO -CRM/Core/AllCoreTables.php +CRM/Core/DAO/AllCoreTables.php CRM/Core/DAO/.listAll.php CRM/Core/DAO/listAll.php CRM/Core/DAO/ActionLog.php @@ -60,6 +60,7 @@ CRM/Core/DAO/Managed.php CRM/Core/DAO/Mapping.php CRM/Core/DAO/MappingField.php CRM/Core/DAO/Menu.php +CRM/Core/DAO/MessageTemplate.php CRM/Core/DAO/MessageTemplates.php CRM/Core/DAO/Navigation.php CRM/Core/DAO/Note.php @@ -76,8 +77,10 @@ CRM/Core/DAO/PrevNextCache.php CRM/Core/DAO/PriceField.php CRM/Core/DAO/PriceSet.php 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 @@ -85,6 +88,7 @@ CRM/Core/DAO/UFGroup.php CRM/Core/DAO/UFJoin.php CRM/Core/DAO/UFMatch.php CRM/Core/DAO/Website.php +CRM/Core/DAO/WordReplacement.php CRM/Core/DAO/Worldregion.php CRM/Core/I18n/SchemaStructure.php CRM/Dedupe/DAO @@ -119,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 @@ -139,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 @@ -148,3 +154,4 @@ vendor civicrm.settings.php sql/dummy_processor.mysql distmaker/distmaker.conf +distmaker/out