From 8a1da3cef8b98e59d8f6b8644d59b03d9c9343c9 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 20 Mar 2023 18:03:14 +0000 Subject: [PATCH] initialise .gitignore file. Added directories to the place the data will be written to. The files created will be numerous and large so this helps keep the repo. and commit history tidy. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4b90f27 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/data/light-meter-1/ +/data/light-meter-2/