summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 84b64c15172b11aaada90f8dbff0e2638bdb8be1 (plain)
1
2
3
4
5
6
7
8
9
10
# Exclude npm stuff
build
node_modules

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