Skip to content

Commit

Permalink
fix: switch flipt to global globs to explicit include list
Browse files Browse the repository at this point in the history
  • Loading branch information
nimdanitro committed Oct 28, 2024
1 parent 9c3352b commit 044beca
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .flipt.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
version: "1.0"
include:
- "**/features.yaml"
- "**/features.yml"
- "**/*.features.yaml"
- "**/*.features.yml"
exclude:
- "hasura/**"
- "ui/features.yaml"

0 comments on commit 044beca

Please sign in to comment.