diff options
author | Julien Eluard <[email protected]> | 2014-10-01 22:08:28 -0300 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2014-10-01 22:08:28 -0300 |
commit | bca36dc2202f806ecc022b8b34f110eba830fe9e (patch) | |
tree | 8254007571478526443aacef36adf8b77d8bbf53 /.gitignore | |
parent | 4a2555c269d1dbc0a8f4253ded9b5719dc9146dd (diff) | |
parent | 95232052f900ac565917246b29b56b058cc060da (diff) |
Merge pull request #45 from shuraa/master
Fix regression, skip incompatible version during previous version detection.
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ target/ .classpath .project .settings +.idea/ +*.iml
\ No newline at end of file |