From cb5b7a1d98f36dc6f5303479d4e0ea28be7023df Mon Sep 17 00:00:00 2001 From: Francesco Gatti Date: Thu, 9 Apr 2020 19:56:08 +0200 Subject: [PATCH] ignore calib table --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 68b4b70..85a8b85 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ build/ *.weights .idea/ *.hdf5 -*.pk \ No newline at end of file +*.pk +*.table