polls/.gitignore

24 строки
250 B
Plaintext

.DS_Store
.sass-cache/
.php_cs.cache
.php-cs-fixer.cache
.psalm.cache
.project/
.idea/
build/
css/*.map
js/*
nbproject/
node_modules/
tests/.phpunit.result.cache
npm-debug.log
vendor
Thumbs.db
yarn-error.log
*.cmd
*.iml
*.ntvs*
*.njsproj
*.sln
*.suo