forms/.gitignore

47 строки
579 B
Plaintext

.DS_Store
node_modules/
vendor/
/vendor-bin/*/vendor
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
.marginalia
build/
coverage/
cypress/screenshots
cypress/snapshots
# Compiled files
js/
css/forms-style.css
# Compile-Cache
v8-compile-cache-0/
# php-cs cache
.php-cs-fixer.cache
# phpunit results
.phpunit.result.cache
clover.unit.xml
clover.integration.xml
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/