flake: exclude all non-go files
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d2b5afe907
commit
be97641245
12
flake.nix
12
flake.nix
@ -104,6 +104,18 @@
|
|||||||
./flake.lock
|
./flake.lock
|
||||||
./default.nix
|
./default.nix
|
||||||
./shell.nix
|
./shell.nix
|
||||||
|
|
||||||
|
./check-fmt
|
||||||
|
./README.md
|
||||||
|
./LICENSE
|
||||||
|
|
||||||
|
./.drone.starlark
|
||||||
|
./.envrc
|
||||||
|
./.example.vimrc
|
||||||
|
./.gitattributes
|
||||||
|
./.gitignore
|
||||||
|
./.golangci.yml
|
||||||
|
./.pre-commit-config.yaml
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user