Fix incorrect git ignore rule and add missing license files (#25135)
Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
parent
206d3fbae9
commit
e4f9eb7e12
13 changed files with 794 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -16,10 +16,6 @@ _test
|
|||
.vscode
|
||||
__debug_bin
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
[568vq].out
|
||||
|
||||
*.cgo1.go
|
||||
*.cgo2.c
|
||||
_cgo_defun.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue