- 添加 .gitignore 文件配置 - 添加 modules.xml 模块配置 - 添加 vcs.xml 版本控制配置 - 添加 workbuddy.xpcool.com.iml 项目模块文件
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
# 默认忽略的文件
|
|
/shelf/
|
|
/workspace.xml
|
|
# 基于编辑器的 HTTP 客户端请求
|
|
/httpRequests/
|
|
# 已忽略包含查询文件的默认文件夹
|
|
/queries/
|
|
# Datasource local storage ignored files
|
|
/dataSources/
|
|
/dataSources.local.xml
|