aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeandro Bolivar <leandrob131@gmail.com>2017-11-25 11:29:20 -0500
committerLeandro Bolivar <leandrob131@gmail.com>2017-11-25 11:29:20 -0500
commit2de22e7d27025f839ef70916d3bfb99e69973521 (patch)
treea44b296d5f5bf5c85f69f62c4f1723fdcb9bf868 /.gitignore
parentf336d9593acf3e9a95ce5a96b0631dd00f993197 (diff)
downloadmagnolia-2de22e7d27025f839ef70916d3bfb99e69973521.tar.gz
magnolia-2de22e7d27025f839ef70916d3bfb99e69973521.tar.bz2
magnolia-2de22e7d27025f839ef70916d3bfb99e69973521.zip
Fixed error that ocurred when the companion object of a case class has alternative apply methods
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7f1455..63d54ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ target
.jvm
.js
.native
+.idea