File tree Expand file tree Collapse file tree 4 files changed +59
-20
lines changed
springboot-webhook-wechat Expand file tree Collapse file tree 4 files changed +59
-20
lines changed Original file line number Diff line number Diff line change 1- # Created by .ignore support plugin (hsz.mobi)
2- # ## Example user template template
3- # ## Example user template
1+ HELP.md
2+ target /
3+ ! .mvn /wrapper /maven-wrapper.jar
4+ ! ** /src /main /**
5+ ! ** /src /test /**
46
5- # IntelliJ project files
6- .idea
7+ # ## STS ###
8+ .apt_generated
9+ .classpath
10+ .factorypath
11+ .project
12+ .settings
13+ .springBeans
14+ .sts4-cache
15+
16+ # ## IntelliJ IDEA ###
17+ * .idea
18+ * .iws
719* .iml
8- out
9- gen
20+ * .ipr
21+
22+ # ## NetBeans ###
23+ /nbproject /private /
24+ /nbbuild /
25+ /dist /
26+ /nbdist /
27+ /.nb-gradle /
28+ build /
29+
30+ # ## VS Code ###
31+ .vscode /
Original file line number Diff line number Diff line change 2929 <module >springboot-sharding-jdbc</module >
3030 <module >springboot-erupt</module >
3131 <module >springboot-magic-api</module >
32- <module >springboot-test</module >
3332 <module >springboot-mapstruct</module >
34- <!-- <module>springboot-jasypt</module>-->
35- <!-- <module>springboot-webhook-wechat</module>-->
3633 </modules >
3734
3835 <properties >
Original file line number Diff line number Diff line change 11HELP.md
22target /
33! .mvn /wrapper /maven-wrapper.jar
4- ! ** /src /main /** / target /
5- ! ** /src /test /** / target /
4+ ! ** /src /main /**
5+ ! ** /src /test /**
66
77# ## STS ###
88.apt_generated
@@ -26,8 +26,6 @@ target/
2626/nbdist /
2727/.nb-gradle /
2828build /
29- ! ** /src /main /** /build /
30- ! ** /src /test /** /build /
3129
3230# ## VS Code ###
3331.vscode /
Original file line number Diff line number Diff line change 1- # Created by .ignore support plugin (hsz.mobi)
2- # ## Example user template template
3- # ## Example user template
1+ HELP.md
2+ target /
3+ ! .mvn /wrapper /maven-wrapper.jar
4+ ! ** /src /main /**
5+ ! ** /src /test /**
46
5- # IntelliJ project files
7+ # ## STS ###
8+ .apt_generated
9+ .classpath
10+ .factorypath
11+ .project
12+ .settings
13+ .springBeans
14+ .sts4-cache
15+
16+ # ## IntelliJ IDEA ###
617.idea
18+ * .iws
719* .iml
8- out
9- gen
20+ * .ipr
21+
22+ # ## NetBeans ###
23+ /nbproject /private /
24+ /nbbuild /
25+ /dist /
26+ /nbdist /
27+ /.nb-gradle /
28+ build /
29+
30+ # ## VS Code ###
31+ .vscode /
You can’t perform that action at this time.
0 commit comments