work/.gitignore
2024-01-03 10:01:25 +08:00

16 lines
179 B
Plaintext
Executable File

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