chart data loading
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -111,3 +111,14 @@ deploy/k8s/prod/secrets/*.yaml
|
||||
|
||||
# Dev environment image tags
|
||||
.dev-image-tag
|
||||
|
||||
# Protobuf copies (canonical files are in /protobuf/)
|
||||
flink/protobuf/
|
||||
relay/protobuf/
|
||||
ingestor/protobuf/
|
||||
gateway/protobuf/
|
||||
client-py/protobuf/
|
||||
|
||||
# Generated protobuf code
|
||||
gateway/src/generated/
|
||||
client-py/dexorder/generated/
|
||||
|
||||
Reference in New Issue
Block a user