Files
pig-farm-controller/vendor/github.com/jackc/pgx/v5/.gitignore
huang cf00a74008 1. 实现配置文件解析
2. 实现数据库连接
2025-09-07 17:50:04 +08:00

28 lines
280 B
Plaintext

# 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
.envrc
/.testdb
.DS_Store