智慧食堂-支付项目
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.

26 line
318 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/applet/public/nginx.htaccess
  18. Dockerfile-base
  19. Dockerfile
  20. runtime
  21. src/phalcon-devtools-master/*
  22. nginx.conf
  23. docker-compose.yaml
  24. src/applet/app/controllers/ControllerBase.php
  25. vendor/*