all repos — searchix @ d86b46f6b80084c0fb86ec022890dda16979641f

Search engine for NixOS, nix-darwin, home-manager and NUR users

build: simplify gitignore

Alan Pearce
commit

d86b46f6b80084c0fb86ec022890dda16979641f

parent

dd58d9925b68c7cd639c5e217782709c1936497f

1 file changed, 1 insertion(+), 2 deletions(-)

jump to
M .gitignore.gitignore
@@ -1,7 +1,6 @@
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Go.gitignore # Binaries for programs and plugins -/* *.exe *.exe~ *.dll
@@ -19,7 +18,7 @@
# Go workspace file go.work -!justfile +/result /.env /.envrc /.pre-commit-config.yaml