From 0c8c0dbccf0ce41afd34376125b66c32ae5baab7 Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Wed, 29 May 2024 12:16:36 +0000 Subject: [PATCH] Store tokens in local.env --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index af0f3f4..a3f6258 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Test.* data/ data_raw/ +local.env