We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a23d53 commit 428c7e6Copy full SHA for 428c7e6
.gitignore
@@ -38,4 +38,5 @@ out/
38
39
### Configuration ###
40
**/src/**/*.yml
41
-**/src/**/*.json
+**/src/**/*.json
42
+!src/test/**/*.yml
0 commit comments