summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorApollon Oikonomopoulos <apoikos@debian.org>2017-03-01 14:21:59 +0200
committerApollon Oikonomopoulos <apoikos@debian.org>2017-03-01 14:21:59 +0200
commitbd7b6679cea5620446718911de7a6764f81a9a7a (patch)
treea725b29afd153ae0d18c47e41c1197e2b409313d /.gitignore
New upstream version 2.6.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0db91cb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+.classpath
+.project
+.settings/
+
+target/
+dependency-reduced-pom.xml
+
+.DS_Store
+
+**/*.iml
+
+*.class
+*.jar
+*.war
+*.ear
+*.iml
+*.iws
+*.ipr
+
+.tm_*
+.classpath
+.project
+.settings/
+.idea/
+.gradle/
+out/