mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge 735aa8638d
into 524ae7b4c7
This commit is contained in:
commit
146c3cfabe
1 changed files with 15 additions and 0 deletions
15
Hyperf.gitignore
Normal file
15
Hyperf.gitignore
Normal file
|
@ -0,0 +1,15 @@
|
|||
.buildpath
|
||||
.settings/
|
||||
.project
|
||||
*.patch
|
||||
.idea/
|
||||
.git/
|
||||
runtime/
|
||||
codeCoverage/
|
||||
vendor/
|
||||
.phpintel/
|
||||
.env
|
||||
.DS_Store
|
||||
*.lock
|
||||
node_modules/*
|
||||
*.cache
|
Loading…
Add table
Add a link
Reference in a new issue