You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
482 B
20 lines
482 B
target/
|
|
|
|
.idea/
|
|
test-output.txt
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
/crm-app/target/
|
|
/crm-base/target/
|
|
/crm-file/target/
|
|
/crm-dict/target/
|
|
/crm-auth/target/
|
|
|
|
# bruno-sync 本地文档仓库路径(每人各自维护)
|
|
bruno-sync.local.json
|
|
crm-app-1.0.0-SNAPSHOT.jar
|
|
|
|
# 临时工作目录:构建/验证日志、临时脚本、下载的数据集、maven 发行版等——不入版本库
|
|
# (历史中误提交的 tmp/ 已用 git rm --cached 从跟踪中移除,本行防止再次进入)
|
|
tmp/
|
|
|