test build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-28 11:55:15 +10:00
parent 46f151f599
commit 95a48a89a6
25 changed files with 2358 additions and 12 deletions

30
local/go-ucs/.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# 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
*.exe
*.test
*.prof
# Ignore Emacs backup files
*~
# Vim swap files
*.swp