From f34b9224aa9dd09eaaba39e25c2c48a5ad8b7b06 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Mon, 6 Apr 2020 14:23:46 +0200 Subject: [PATCH] gitignore sheets_config.js --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a0955bc..6674d05 100755 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ src/config.js tags tags.lock tags.temp + +src/sheets_config.js