From eedc4f784d1ef969f180ada12974ce833d69cb86 Mon Sep 17 00:00:00 2001 From: Abdul Date: Thu, 30 Oct 2025 04:25:21 +0100 Subject: [PATCH] Update .gitignore to remove JSON file entry Remove specific JSON file from .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index c070fba..2d0f1a4 100644 --- a/.gitignore +++ b/.gitignore @@ -201,5 +201,3 @@ week4/main.exe week4/main.rs local/ - -*.apps.googleusercontent.com.json \ No newline at end of file