Skip to content

Commit fe84e22

Browse files
committed
don't ignore all build dir
1 parent f99303d commit fe84e22

File tree

2 files changed

+81
-1
lines changed

2 files changed

+81
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build
1+
build/*
22
output
33
tmp
44
cover.out

vendor/github.com/onsi/ginkgo/v2/ginkgo/build/build_command.go

Lines changed: 80 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)