Files
deck/.gitignore
Julius Härtl 7e03cf8ae4 Remove unneded test files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-06 09:45:33 +02:00

13 lines
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/