summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9024c2d30ab9515bc0fd95553127bd29b1172a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/public/mix-manifest.json
/public/js/*.map
/public/js/*.LICENSE
/public/robots.txt

/node_modules/

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

/robots.txt

/tests/clover.xml
/tests/coverage