From 64603b78dffa43846172f27bb502b06230ebf2a3 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 6 Apr 2021 17:16:41 +0200 Subject: scratch notes on spark --- scratch/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scratch/.gitignore (limited to 'scratch/.gitignore') diff --git a/scratch/.gitignore b/scratch/.gitignore new file mode 100644 index 0000000..01e0dc1 --- /dev/null +++ b/scratch/.gitignore @@ -0,0 +1,2 @@ +.env +.ipynb_checkpoints/ -- cgit v1.2.3