aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2014-10-01 22:08:28 -0300
committerJulien Eluard <[email protected]>2014-10-01 22:08:28 -0300
commitbca36dc2202f806ecc022b8b34f110eba830fe9e (patch)
tree8254007571478526443aacef36adf8b77d8bbf53 /.gitignore
parent4a2555c269d1dbc0a8f4253ded9b5719dc9146dd (diff)
parent95232052f900ac565917246b29b56b058cc060da (diff)
Merge pull request #45 from shuraa/master
Fix regression, skip incompatible version during previous version detection.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6cd1d6..27cc7a3 100755
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ target/
.classpath
.project
.settings
+.idea/
+*.iml \ No newline at end of file