From cf54938e343a9fced866fd2f2602eb807b7b8a93 Mon Sep 17 00:00:00 2001 From: louie Date: Thu, 24 Dec 2020 17:31:15 -0800 Subject: Removed object files and such --- draw.o | Bin 19720 -> 0 bytes entry.o | Bin 5000 -> 0 bytes group.o | Bin 8672 -> 0 bytes history/history.db | Bin 12288 -> 0 bytes read_cfg.o | Bin 27576 -> 0 bytes tml | Bin 51168 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 draw.o delete mode 100644 entry.o delete mode 100644 group.o delete mode 100644 history/history.db delete mode 100644 read_cfg.o delete mode 100755 tml diff --git a/draw.o b/draw.o deleted file mode 100644 index e831fce..0000000 Binary files a/draw.o and /dev/null differ diff --git a/entry.o b/entry.o deleted file mode 100644 index 7c77f09..0000000 Binary files a/entry.o and /dev/null differ diff --git a/group.o b/group.o deleted file mode 100644 index 3279e7f..0000000 Binary files a/group.o and /dev/null differ diff --git a/history/history.db b/history/history.db deleted file mode 100644 index 5398ed4..0000000 Binary files a/history/history.db and /dev/null differ diff --git a/read_cfg.o b/read_cfg.o deleted file mode 100644 index 927e85b..0000000 Binary files a/read_cfg.o and /dev/null differ diff --git a/tml b/tml deleted file mode 100755 index 91c46cc..0000000 Binary files a/tml and /dev/null differ -- cgit