summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5e399d915324856690e2ed89fc2b534f54c04132 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Exclude npm stuff
build
node_modules
package-lock.json

# Karma/jasmine coverage data
coverage
tests/php/coverage-html
tests/php/clover.xml
tests/integration/vendor
tests/integration/output