spreed/.gitignore

17 строки
230 B
Plaintext

# Exclude npm stuff
build
node_modules
# Local docs
/site
# Karma/jasmine coverage data
coverage
tests/php/coverage-html
tests/php/clover.xml
tests/php/.phpunit.result.cache
tests/integration/vendor
tests/integration/output
js