commit c03721848b2ee6646dda993951bb93c7363b81a4 parent 12f7cad06c5a7a13acd2335df7c91f874a404177 Author: deurzen <m.vandeurzen@student.ru.nl> Date: Thu, 4 Apr 2019 10:16:10 +0200 removes compiled objects/deps/bin Diffstat:
D | bin/bulkrename | | | 0 | |
D | obj/filehandler.d | | | 1 | - |
D | obj/filehandler.o | | | 0 | |
D | obj/main.d | | | 2 | -- |
D | obj/main.o | | | 0 | |
D | obj/statehandler.d | | | 1 | - |
D | obj/statehandler.o | | | 0 |
7 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/bin/bulkrename b/bin/bulkrename Binary files differ. diff --git a/obj/filehandler.d b/obj/filehandler.d @@ -1 +0,0 @@ -obj/filehandler.o: src/filehandler.cc src/filehandler.hh src/node.hh diff --git a/obj/filehandler.o b/obj/filehandler.o Binary files differ. diff --git a/obj/main.d b/obj/main.d @@ -1,2 +0,0 @@ -obj/main.o: src/main.cc src/statehandler.hh src/node.hh \ - src/filehandler.hh diff --git a/obj/main.o b/obj/main.o Binary files differ. diff --git a/obj/statehandler.d b/obj/statehandler.d @@ -1 +0,0 @@ -obj/statehandler.o: src/statehandler.cc src/statehandler.hh src/node.hh diff --git a/obj/statehandler.o b/obj/statehandler.o Binary files differ.