Ignore IntelliJ project files
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 29 Dec 2018 07:53:58 +0000 (09:53 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 29 Dec 2018 07:53:58 +0000 (09:53 +0200)
.gitignore
src/main/resources/rebel.xml [deleted file]

index faaf6fd..b75c982 100644 (file)
@@ -1,3 +1,3 @@
 /.idea/
 /target/
-/sixth-data.iml
\ No newline at end of file
+/*.iml
\ No newline at end of file
diff --git a/src/main/resources/rebel.xml b/src/main/resources/rebel.xml
deleted file mode 100644 (file)
index 5f75318..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated-by="intellij"
-             xmlns="http://www.zeroturnaround.com"
-             xsi:schemaLocation="http://www.zeroturnaround.com http://update.zeroturnaround.com/jrebel/rebel-2_1.xsd">
-
-    <classpath>
-        <dir name="/home/n0/workspace/svjatoslav/sixth/target/classes">
-        </dir>
-    </classpath>
-
-</application>