From 1860fd6b0d625f801f27eaeab0b943a72e7c1c52 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Wed, 15 Mar 2017 02:47:36 -0400 Subject: Reading data, no cal data. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3b956a5..786ad90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.o lib test +windows/calibrate.exe +windows/calinfo/1.json.gz -- cgit v1.2.3 From d95a01363f8979042f52cc05c5683d0889798508 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Wed, 15 Mar 2017 02:57:42 -0400 Subject: Few more cleanup tweaks. Almost there. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 786ad90..cb8f780 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ lib test windows/calibrate.exe windows/calinfo/1.json.gz +windows/calibrate.def +windows/calinfo/3.json.gz -- cgit v1.2.3