spreed/.gitignore

12 строки
192 B
Plaintext

# 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