all repos — erl @ d29d0816680a343ee47c40fa9ace8d80862ac412

Execute Reload Loop

feat: apply ignores from .gitignore/.ignore files

Alan Pearce
commit

d29d0816680a343ee47c40fa9ace8d80862ac412

parent

a52be32962b55478c31d6f4e1139e4ab4b140100

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M go.modgo.mod
@@ -6,6 +6,8 @@ require github.com/fsnotify/fsnotify v1.9.0
require github.com/jessevdk/go-flags v1.6.1 +require github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 + require ( github.com/fatih/color v1.18.0 github.com/mattn/go-colorable v0.1.13 // indirect