.gitignore 245 B

123456789101112131415161718
  1. /.idea
  2. /.vscode
  3. /runtime
  4. /install
  5. /extend
  6. /.htaccess
  7. /.version
  8. *.log
  9. .env
  10. .phpstorm.meta.php
  11. .constant
  12. public/static/download/*
  13. public/phpExcel/*
  14. app/controller/api/Test.php
  15. public/protocol.html
  16. 福州总2286
  17. nohup.out
  18. /vendor/*