Skip to content

Commit 3cb3390

Browse files
committed
合并
2 parents df17084 + fe97cd7 commit 3cb3390

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

.classpath

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
<attribute name="maven.pomderived" value="true"/>
1818
</attributes>
1919
</classpathentry>
20-
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
21-
<attributes>
22-
<attribute name="maven.pomderived" value="true"/>
23-
</attributes>
24-
</classpathentry>
2520
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
2621
<attributes>
2722
<attribute name="maven.pomderived" value="true"/>

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target/

target/classes/META-INF/maven/com.sekift.logger/change-log-level/pom.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#Generated by Maven Integration for Eclipse
2-
#Wed Jul 04 14:00:17 CST 2018
32
version=1.0.0-SNAPSHOT
43
groupId=com.sekift.logger
54
m2e.projectName=change-log-level

0 commit comments

Comments
 (0)