dataloft_test/.gitignore
2026-04-05 18:17:09 +07:00

37 lines
488 B
Plaintext

/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
.env
.env.backup
.env.production
docker/app.env
# Ansible: инвентарь и секреты
ansible/inventory/hosts.ini
ansible/group_vars/laravel/vault.yml
# macOS
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed