From 21f693a04228b0256f5666753bae637cd8b32004 Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Fri, 17 Sep 2021 16:39:47 -0400 Subject: [PATCH] oops --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c04899d..21e536c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ firebase-debug.*.log* # Firebase cache .firebase/ +# Types Dist +dist + # Firebase config # Uncomment this if you'd like others to create their own Firebase project. @@ -66,4 +69,4 @@ node_modules/ .env # Firebase functions config/env for running functions locally -.runtimeconfig.json \ No newline at end of file +.runtimeconfig.json