Files
LimboBackSpawn/.idea/.gitignore
T
CNLuminous f3166c0e4d chore: 初始化项目结构和配置
- 添加 .gitignore 文件,配置版本控制忽略项
- 创建 Maven 项目配置文件 pom.xml- 添加 IntelliJ IDEA 项目配置文件
- 创建项目主类 LimboBackSpawn
2025-08-08 00:35:01 +08:00

9 lines
182 B
Plaintext

# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml