From 8c318bacb2007e1ee3682e4143bfe24dfadaa698 Mon Sep 17 00:00:00 2001 From: Aleksander Aaboen <aleksanderaaboen@outlook.com> Date: Fri, 13 May 2022 11:38:44 +0200 Subject: [PATCH] gitignore --- webstillas/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webstillas/.gitignore b/webstillas/.gitignore index 7a8500b..a2cdb7c 100644 --- a/webstillas/.gitignore +++ b/webstillas/.gitignore @@ -22,4 +22,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -webstillas/src/firebaseConfig.js + +/src/firebaseConfig.js -- GitLab