暂无描述

.gitignore 482B

123456789101112131415161718192021222324252627282930313233
  1. *node_modules/
  2. *build/
  3. *.lock
  4. *.swo
  5. *.swp
  6. *.swn
  7. *__pycache__*
  8. Shuffle-*.json
  9. backend/go-app/generated*
  10. functions/generated_apps
  11. *.zip
  12. *openapi-parsers/generated/*
  13. *openapi-parsers/other/*
  14. backend/onprem/app_sdk/apps
  15. *test.py
  16. *.exe
  17. *debug*
  18. !**/RuntimeDebugger.jsx
  19. shuffle-database/batch_metrics_enabled.conf
  20. shuffle-database/logging_enabled.conf
  21. shuffle-database/nodes
  22. shuffle-database/performance_analyzer_enabled.conf
  23. shuffle-database/rca_enabled.conf
  24. #*/package-lock.json