Merge commit '4712d09e9cd62b4bf98634139cee3a3c37ecfe03' as 'imageloader'

This commit is contained in:
2018-09-29 17:20:47 +02:00
10 changed files with 397 additions and 0 deletions

15
imageloader/.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# ---> Java
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/