63e97e127c
use gitea-vet to apply gitea specific vet rules Co-authored-by: 6543 <6543@noreply.gitea.io> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: Andrew Thornton <art27@cantab.net> Reviewed-on: https://gitea.com/gitea/go-sdk/pulls/312 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: KN4CK3R <kn4ck3r@noreply.gitea.io> Co-authored-by: 6543 <6543@obermui.de> Co-committed-by: 6543 <6543@obermui.de>
33 lines
329 B
Text
33 lines
329 B
Text
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
gitea-vet
|
|
|
|
*.exe
|
|
*.test
|
|
*.prof
|
|
|
|
coverage.out
|
|
|
|
# JetBrains
|
|
.idea
|
|
|
|
#integrations
|
|
test
|