chore(ide): 添加 IntelliJ IDEA 相关文件到 .gitignore
- 将 .idea 目录下的配置文件添加到 .gitignore 中 - 更新 devops 子模块提交引用至最新版本
This commit is contained in:
parent
0e72a41a79
commit
06d7f125a1
|
|
@ -1,2 +1,7 @@
|
||||||
.qoder/
|
.qoder/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.idea/.gitignore
|
||||||
|
.idea/MarsCodeWorkspaceAppSettings.xml
|
||||||
|
.idea/modules.xml
|
||||||
|
.idea/post-bank-point-mall.iml
|
||||||
|
.idea/vcs.xml
|
||||||
|
|
|
||||||
2
devops
2
devops
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8016927b9ddb29b2efab3a8ba1d6fc419236417a
|
Subproject commit 6d7ffd8c555f0516e163e5f791dc42baea21fc53
|
||||||
Loading…
Reference in New Issue