.gitignore 276 B

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