summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c2b17d6b0c28e5cd61c43ac44d74ab2e5712c945 (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/*.js.LICENSE.txt
/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