commit 4845787880204633c4f75d799ee91c24dd354970 parent ebc69990bb78af4e042f28bff9198d6f9445f657 Author: Josuah Demangeon <mail@josuah.net> Date: Fri, 2 Feb 2018 22:59:10 +0100 remove binary Diffstat:
M | .gitignore | | | 2 | +- |
D | ploot | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,2 @@ *.o -./plot +./ploot diff --git a/ploot b/ploot Binary files differ.