X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=.gitignore;h=fa113526e015688f5d6069e70d65523f0d1df510;hb=a5165fdaabedfa599f55bcda4950da540d03bd78;hp=0a73c2646e5ef03a3aae23489459a7626f8c9b04;hpb=63cb44ea37ae6f8fd02d84ed52bd8029e85e02e9;p=civicrm-core.git diff --git a/.gitignore b/.gitignore index 0a73c2646e..fa113526e0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,11 +21,13 @@ CRM/Contact/DAO/SavedSearch.php CRM/Contact/DAO/SubscriptionHistory.php CRM/Contribute/DAO CRM/Core/DAO/.listAll.php +CRM/Core/DAO/listAll.php CRM/Core/DAO/ActionLog.php 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 @@ -58,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 @@ -74,6 +77,7 @@ 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/Tag.php @@ -83,6 +87,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 @@ -138,8 +143,11 @@ joomla packages/ tests/phpunit/CiviTest/civicrm.settings.local.php tools/scripts/releaser/releaser.conf +tools/tests/reports/logfile.tap +tools/tests/reports/testdox.html +tools/tests/reports/testdox.txt l10n vendor civicrm.settings.php sql/dummy_processor.mysql -distmaker/distmaker.conf \ No newline at end of file +distmaker/distmaker.conf