Tankernn 7 rokov pred
rodič
commit
fe6b9fc9d0
2 zmenil súbory, kde vykonal 1 pridanie a 15 odobranie
  1. 0 15
      .classpath
  2. 1 0
      .gitignore

+ 0 - 15
.classpath

@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
-		<attributes>
-			<attribute name="maven.pomderived" value="true"/>
-		</attributes>
-	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
-		<attributes>
-			<attribute name="maven.pomderived" value="true"/>
-		</attributes>
-	</classpathentry>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 /bin/
 /target/
+/.classpath