智慧食堂-支付项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
347 B

  1. .idea
  2. .vscode
  3. *.log
  4. .DS_Store
  5. Thumbs.db
  6. *.swp
  7. *.swn
  8. *.swo
  9. *.swm
  10. *.7z
  11. *.zip
  12. *.rar
  13. *.tar
  14. *.tar.gz
  15. test.conf
  16. src/applet/public/.htaccess
  17. src/common/config/config.php
  18. src/applet/public/nginx.htaccess
  19. Dockerfile-base
  20. Dockerfile
  21. runtime
  22. src/phalcon-devtools-master/*
  23. nginx.conf
  24. docker-compose.yaml
  25. src/applet/app/controllers/ControllerBase.php
  26. vendor/*