From a29b753397358f33bd7a3111079e73b0eeccaefd Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sat, 4 Mar 2023 15:18:51 -0800 Subject: [PATCH] ci: ignore completions --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 805dbc2..031cbc0 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ _cgo_defun.c _cgo_gotypes.go _cgo_export.* .haunt.yaml +completions _testmain.go