about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2025-03-24 14:36:09 +0100
committerAlan Pearce2025-03-24 14:56:10 +0100
commitd86b46f6b80084c0fb86ec022890dda16979641f (patch)
tree837df7aea96a562b939a9cb40b128dbc56a2ce8d
parentdd58d9925b68c7cd639c5e217782709c1936497f (diff)
downloadsearchix-d86b46f6b80084c0fb86ec022890dda16979641f.tar.lz
searchix-d86b46f6b80084c0fb86ec022890dda16979641f.tar.zst
searchix-d86b46f6b80084c0fb86ec022890dda16979641f.zip
build: simplify gitignore
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 20c7826..be8e8fa 100644
--- a/.gitignore
+++ b/.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