Skip to content

Commit a9646b3

Browse files
committed
update ignore
1 parent 161f2b6 commit a9646b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<attribute name="maven.pomderived" value="true"/>
3030
</attributes>
3131
</classpathentry>
32-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
32+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/Java JDK VM 1.8.0_v112 OSX">
3333
<attributes>
3434
<attribute name="maven.pomderived" value="true"/>
3535
</attributes>

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ bin/
44
target/
55
test-output/
66
.idea/
7+
.classpath
78

89
*.class
910
*.project

0 commit comments

Comments
 (0)