Squashed 'imageloader/' content from commit 490d060

git-subtree-dir: imageloader
git-subtree-split: 490d060de5c15f89971082ed2c2ef89184568567
This commit is contained in:
2018-09-29 17:20:47 +02:00
commit 4712d09e9c
10 changed files with 397 additions and 0 deletions

15
.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/