ThinkAdmin/.gitignore
2018-05-03 10:23:40 +08:00

11 lines
132 B
Plaintext

!.gitignore
!.gitattributes
*.DS_Store
*.idea
*.svn
*.git
*nbproject
/runtime
!composer.json
/composer.lock
/static/upload