work/.gitignore
2024-01-03 09:54:57 +08:00

17 lines
187 B
Plaintext
Executable File

!.gitignore
!.gitattributes
*.DS_Store
*.idea
*.svn
*.git
.env
/runtime
/log
/vendor
/data/install.lock
/static/upload
!composer.json
/composer.lock
/config/dingtalk.php
/config/mail.php