Removed IntelliJ settings.
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 15 Sep 2018 19:03:31 +0000 (22:03 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 15 Sep 2018 19:03:31 +0000 (22:03 +0300)
.gitignore
svjatoslavcommons.iml [deleted file]

index d8ed27d..78de0c3 100755 (executable)
@@ -3,3 +3,4 @@
 /.classpath
 /target/
 /.idea/
+svjatoslavcommons.iml
\ No newline at end of file
diff --git a/svjatoslavcommons.iml b/svjatoslavcommons.iml
deleted file mode 100644 (file)
index 526b60f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
-    <output url="file://$MODULE_DIR$/target/classes" />
-    <output-test url="file://$MODULE_DIR$/target/test-classes" />
-    <content url="file://$MODULE_DIR$">
-      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
-      <excludeFolder url="file://$MODULE_DIR$/target" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.1" level="project" />
-    <orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:servlet-api:2.5" level="project" />
-  </component>
-</module>
\ No newline at end of file