This commit is contained in:
31
shuffle/.gitignore
vendored
Normal file
31
shuffle/.gitignore
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
*node_modules/
|
||||
*build/
|
||||
*.lock
|
||||
*.swo
|
||||
*.swp
|
||||
*.swn
|
||||
*__pycache__*
|
||||
|
||||
Shuffle-*.json
|
||||
backend/go-app/generated*
|
||||
|
||||
functions/generated_apps
|
||||
*.zip
|
||||
|
||||
*openapi-parsers/generated/*
|
||||
*openapi-parsers/other/*
|
||||
|
||||
|
||||
backend/onprem/app_sdk/apps
|
||||
*test.py
|
||||
|
||||
*.exe
|
||||
*debug*
|
||||
|
||||
shuffle-database/batch_metrics_enabled.conf
|
||||
shuffle-database/logging_enabled.conf
|
||||
shuffle-database/nodes
|
||||
shuffle-database/performance_analyzer_enabled.conf
|
||||
shuffle-database/rca_enabled.conf
|
||||
|
||||
*/package-lock.json
|
Reference in New Issue
Block a user