From e7dbe2c5015a0017a38c9d5816068073a83636c6 Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister Date: Sun, 17 Oct 2021 16:07:58 +0200 Subject: [PATCH] add notebooks and files that contain sensitive data to gitignore --- notebook/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 notebook/.gitignore diff --git a/notebook/.gitignore b/notebook/.gitignore new file mode 100644 index 0000000..613b3f6 --- /dev/null +++ b/notebook/.gitignore @@ -0,0 +1,4 @@ +images +tile_demo.ipynb +image_demo.ipynb +registration_test.ipynb \ No newline at end of file