no longer .gitignore templates go.sum files (#1688)

This commit is contained in:
Luke Kingland 2023-04-25 21:01:46 +09:00 committed by GitHub
parent 177c15bfb3
commit 5cf4828dcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

4
.gitignore vendored
View File

@ -2,8 +2,6 @@
/func
/func_*
/cmd/func.yaml
/templates/go/cloudevents/go.sum
/templates/go/http/go.sum
/templates/typescript/cloudevents/build
/templates/typescript/http/build
/coverage.out
@ -30,4 +28,4 @@ __pycache__
# Non relevant vendor files
BUILD.bazel
OWNERS
OWNERS_ALIASES
OWNERS_ALIASES