-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
32 lines (32 loc) · 794 Bytes
/
.gitignore
File metadata and controls
32 lines (32 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
public
vendor
.version-stamp
.idea
wmff.iml
.phpunit.result.cache
!core/packages/*/vendor
core/bin/setup.conf
core/tests
core/distmaker
core/ext/*/tests
core/mixin/*/example
core/sql/GenerateData.README
core/sql/GenerateData.php
core/sql/GenerateGroups.php
core/sql/GenerateMailing.php
core/sql/GenerateReportData.php
core/sql/README.txt
core/sql/civicrm_case_sql.mysql
core/sql/civicrm_demo_processor.mysql
core/sql/civicrm_devel_config.mysql
core/sql/civicrm_dummy_processor.mysql
core/sql/civicrm_generated_report.mysql
core/sql/civicrm_sample_custom_data.mysql
core/sql/sample_data*.xml
core/sql/test_data*.mysql
core/sql/trigger.mysql
core/sql/webtest_data.mysql
core/sql/zipcodes.json
core/bin/setup.sh
private
ext/org.wikimedia.omnimail/tests/phpunit/Requests/ImportFiles/remote-upload*