forms/.gitignore

38 строки
421 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/
# Compile-Cache
v8-compile-cache-0/
# php-cs cache
.php-cs-fixer.cache
# phpunit results
.phpunit.result.cache
clover.unit.xml
clover.integration.xml