We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2b4c1 commit 9944e91Copy full SHA for 9944e91
.gitignore
@@ -9,3 +9,6 @@
9
10
# rspec failure tracking
11
.rspec_status
12
+
13
+# IDEs
14
+.cursor/
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright [yyyy] [name of copyright owner]
+ Copyright OpenFeature Maintainers
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
0 commit comments