Skip to content

Commit 7783cc8

Browse files
authored
fix: include proto file in build for openfeature-provider-flagd (#45)
Signed-off-by: Federico Bond <[email protected]>
1 parent 1e35a08 commit 7783cc8

File tree

10 files changed

+973
-5
lines changed

10 files changed

+973
-5
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ var/
1919
.installed.cfg
2020
*.egg
2121

22-
# Protobuf files
23-
*_pb2.py
24-
*_pb2_grpc.py
25-
2622
# Installer logs
2723
pip-log.txt
2824
pip-delete-this-directory.txt

providers/openfeature-provider-flagd/src/openfeature/contrib/provider/flagd/proto/flagd/evaluation/v1/evaluation_pb2.py

Lines changed: 62 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)