Files
go-skeleton/.gitignore
T
Hericium-sys 62b87c6002 init
2026-04-25 13:26:02 +08:00

13 lines
294 B
Plaintext

# 默认忽略的文件
/shelf/
/workspace.xml
# 忽略项目根目录下的 .idea 文件夹
/.idea/
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# 已忽略包含查询文件的默认文件夹
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml