We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea6a19 commit 545e93cCopy full SHA for 545e93c
1 file changed
garnix.yaml
@@ -0,0 +1,8 @@
1
+build:
2
+ exclude: []
3
+ include:
4
+ - '*.aarch64-darwin.*'
5
+ - '*.aarch64-darwin'
6
+ - '*.x86_64-linux.*'
7
+ - '*.x86_64-linux'
8
+ - 'nixosConfigurations.*'
0 commit comments