summaryrefslogtreecommitdiff
path: root/.gitignore
blob: fcb263320ba5b7c06af1194615d6c283cd8a54fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.phpunit.cache/

/modules_v4/

/node_modules/

/public/mix-manifest.json
/public/css/*.map
/public/css/*/*.map
/public/js/*.map
/public/js/*.js.LICENSE.txt
/public/robots.txt

/resources/lang/webtees.pot
/resources/lang/*/messages.php
!/resources/lang/en-US/messages.php

/robots.txt

/tests/clover.xml
/tests/coverage
/vendor/