summaryrefslogtreecommitdiff
path: root/.gitignore
blob: dd26c09f425dab2269a0ab305936c56d01d3fb35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/modules_v4/*
!/modules_v4/example*

/public/mix-manifest.json
/public/css/*.map
/public/css/*/*.map
/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