diff options
Diffstat (limited to 'garnix.yaml')
| -rw-r--r-- | garnix.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/garnix.yaml b/garnix.yaml new file mode 100644 index 0000000..bb7a2d0 --- /dev/null +++ b/garnix.yaml @@ -0,0 +1,8 @@ +builds: + exclude: + - "*.x86_64-darwin.*" + include: + - "checks.*.*" + - "devShells.x86_64-linux.default" + - "nixosConfigurations.*" + - "homeConfigurations.seth" |
