Files
oci-portal/.gitignore
T

15 lines
109 B
Plaintext

# 构建产物
/bin/
*.exe
*.test
*.out
/onsspike
# 本地数据与环境
*.db
.env
# IDE
.idea/
.DS_Store