diff --git a/.cache/save.dat b/.cache/save.dat deleted file mode 100644 index 4ef2ab0..0000000 --- a/.cache/save.dat +++ /dev/null @@ -1,16 +0,0 @@ -15 15 BLACK 2 51 52 -............... -............... -............... -............... -........X...... -.......OX...... -......XXOO..... -.......XOXO.... -.......XX..O... -.......O....O.. -.............X. -............... -............... -............... -............... diff --git a/.cache/test.dat b/.cache/test.dat deleted file mode 100644 index 41203a8..0000000 --- a/.cache/test.dat +++ /dev/null @@ -1,16 +0,0 @@ -15 15 BLACK 2 51 52 -............... -............... -............... -............... -........X...... -.......OX...... -......XXOO..... -.......XOXO.... -.......XX..O... -.......O....O.. -.............X. -............... -............... -............... -............... \ No newline at end of file diff --git a/.gitignore b/.gitignore index f0826d0..124be1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ build/ *.class doc/ +.cache +.cache/* +*.dat