Skip to content

Commit cbdf3e8

Browse files
authored
this stops the accidental commit of flagd_version changes (#58)
Signed-off-by: Alex Jones <[email protected]>
1 parent 5c9e301 commit cbdf3e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
config/manager/manager.yaml
12
config/manager/kustomization.yaml
23
.vscode
34
open-feature-operator
@@ -28,4 +29,4 @@ testbin/*
2829
*~
2930

3031
# copied schema file
31-
pkg/utils/flagd-definitions.json
32+
pkg/utils/flagd-definitions.json

0 commit comments

Comments
 (0)