Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Springboot Plus
Commits
f3f5d57d
Commit
f3f5d57d
authored
Apr 09, 2018
by
yub
Browse files
1. 修复编译bug.
2. 添加常见的ignore匹配: idea项目配置文件.
parent
ae2cde7e
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
f3f5d57d
...
...
@@ -2,3 +2,4 @@ admin-core/target/*
admin-console/target/*
.*
!.gitignore
*.iml
\ No newline at end of file
admin-console/pom.xml
View file @
f3f5d57d
...
...
@@ -8,7 +8,7 @@
<parent>
<groupId>
com.ibeetl
</groupId>
<artifactId>
admin
</artifactId>
<version>
1.1
</version>
<version>
1.1
.1
</version>
</parent>
<dependencies>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment