gitignore-将idea vscode等开发工具配置排除
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,13 +1,13 @@
|
||||
**/target/**
|
||||
*.iml
|
||||
*.idea
|
||||
target/
|
||||
.idea
|
||||
|
||||
**/.DS_Store
|
||||
|
||||
**/rebel.xml
|
||||
**/.rebel.xml.bak
|
||||
/tmpI18n/
|
||||
|
||||
.lingma
|
||||
tmpI18n/
|
||||
python/
|
||||
|
||||
.idea
|
||||
.lingma
|
||||
.qoder
|
||||
.qoderignore
|
||||
.vscode
|
||||
|
Reference in New Issue
Block a user