X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=.gitignore;h=9ae1eebf3e693058fc03a5dda6b7d81b4206049d;hb=39cb3d7b0f94f35675fb8fb21b33ccb497725850;hp=a7d4cf6ec075ee959d9444d5817d165713920803;hpb=68204259c860e04f223aba4e8327eb7e5a968b67;p=civicrm-core.git diff --git a/.gitignore b/.gitignore index a7d4cf6ec0..9ae1eebf3e 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 @@ -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 @@ -79,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 @@ -121,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 @@ -141,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 @@ -150,3 +154,4 @@ vendor civicrm.settings.php sql/dummy_processor.mysql distmaker/distmaker.conf +distmaker/out