Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1be781d5047846a7cc478f36652369f9f840377 (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
php_errors.log
*.tmp
*.pyc
.DS_Store

/bootstrap.php
/build
/composer.phar
/config/config*
/crossdomain.xml
/documentation
/docs/
/favicon.ico
/js/yui*
/misc/*.dat
/misc/user/logo-header.png
/misc/user/logo.png
/misc/user/logo.svg
/misc/user/favicon.png
/piwik-min.js
/plugins/*.zip
/plugins/ImageGraph/fonts/unifont.ttf
/plugins/ImageGraph/fonts/unifont.ttf.zip
/plugins/*/tests/System/processed
/robots.txt
/tmp/
/vendor/
/.cache
/.externalToolBuilders
/.idea/*
/.metadata
/.project
/.settings
/*.buildpath
/tests/javascript/enable_sqlite
/tests/javascript/unittest.dbf
/tests/javascript/unittest2.dbf
/tests/lib/geoip-files/*.dat*
/tests/lib/xhprof*
/tests/PHPUnit/System/processed/
/tests/PHPUnit/phpunit.xml
/tests/results/
/.htaccess
/config/.htaccess
/core/.htaccess
/js/.htaccess
/lang/.htaccess
/libs/.htaccess
/misc/.htaccess
/misc/cron/.htaccess
/plugins/.htaccess
/tests/resources/overlay-test-site-real/
/tests/PHPUnit/proxy/libs
/tests/PHPUnit/proxy/piwik.js
/tests/PHPUnit/proxy/plugins
/tests/PHPUnit/proxy/tests
/config/*.config.ini.php