From 948d857d3440370594ab0050d89a753b44a23691 Mon Sep 17 00:00:00 2001 From: Gino Bryja Date: Sat, 16 Feb 2019 16:00:57 -0500 Subject: [PATCH] IO and Image manip should be working, begin converting to array --- .gitignore | 4 +- .idea/workspace.xml | 15 ++-- .../github/book_folding_app/BookFolder.class | Bin 7212 -> 7576 bytes .../github/book_folding_app/BookFolder.java | 75 +++++++++--------- 4 files changed, 48 insertions(+), 46 deletions(-) diff --git a/.gitignore b/.gitignore index 8b9b63a..2747e1e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ Thumbs.db *.war *.ear *.log -*.so \ No newline at end of file +*.so +*.jpg +*.png \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 48c5fc3..856a488 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,11 @@ + + +