init
This commit is contained in:
26
.gitignore
vendored
Executable file
26
.gitignore
vendored
Executable file
@@ -0,0 +1,26 @@
|
||||
.idea
|
||||
composer.lock
|
||||
*.log
|
||||
|
||||
*.zip
|
||||
*.gz
|
||||
*副本*.php
|
||||
*副本*.html
|
||||
*.jpeg
|
||||
*.jpg
|
||||
*.png
|
||||
*.xlsx
|
||||
*.xls
|
||||
*.mp4
|
||||
*.pdf
|
||||
*.webp
|
||||
|
||||
|
||||
.well-known
|
||||
/runtime
|
||||
/public/attachs
|
||||
/public/public
|
||||
/public/static
|
||||
/public/uploads
|
||||
/thinkphp
|
||||
/vendor
|
||||
Reference in New Issue
Block a user