From ea0ae15a62daf447114a98914d0b5f8af7cf5996 Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Fri, 24 Nov 2023 05:14:38 +0000 Subject: [PATCH] Update Git Ignore to include Firebase Hosting Cache --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d29575..407472b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Google Firebase Hosting Cache file +.firebase/hosting.YnVpbGQ.cache