deck/.gitignore

13 строки
178 B
Plaintext

node_modules/*
js/
build/
css/style.css
css/vendor.css
tests/integration/vendor/
tests/integration/composer.lock
tests/.phpunit.result.cache
vendor/
*.lock
.php_cs.cache
\.idea/