add file
This commit is contained in:
17
.gitignore
vendored
Executable file
17
.gitignore
vendored
Executable file
@ -0,0 +1,17 @@
|
||||
.buildpath
|
||||
.settings/
|
||||
.project
|
||||
*.patch
|
||||
.idea/
|
||||
.git/
|
||||
runtime/
|
||||
vendor/
|
||||
.phpintel/
|
||||
.env
|
||||
.DS_Store
|
||||
.phpunit*
|
||||
*.cache
|
||||
.vscode/
|
||||
/phpstan.neon
|
||||
/phpunit.xml
|
||||
/public/upload/
|
Reference in New Issue
Block a user