.gitignore 221 B

1234567891011121314151617181920
  1. .env
  2. .idea
  3. .buildpath
  4. .project
  5. .cursor
  6. console/runtime/
  7. #ignore
  8. app-hd/runtime/
  9. app-pt/runtime/
  10. app-ghs/runtime/
  11. app-mall/runtime/
  12. app-hd/web/assets/
  13. app-pt/web/assets/
  14. app-ghs/web/assets/
  15. app-mall/web/assets/
  16. .aider*