hyperf/.gitignore
Albert Chen 3bca85b652
Support to reload .env when using hyperf/watcher. (#6936)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-07-08 11:29:54 +08:00

22 lines
225 B
Plaintext

.buildpath
.settings/
.project
*.patch
.idea/
.vscode/
.fleet/
.git/
runtime/
codeCoverage/
vendor/
.phpintel/
.env
.DS_Store
*.lock
node_modules/*
*.cache
.bashrc
/phpstan.neon
/phpunit.xml
!/src/support/tests/envs/**/*.env