From eced05fcf95b97e75f6eefbda3e7d9e2e2f0e44d Mon Sep 17 00:00:00 2001 From: Suhan G Paradkar <76830230+suhan-paradkar@users.noreply.github.com> Date: Sat, 10 Jul 2021 21:23:55 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a7327fb..d4c2b48 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ local.properties .swp ehthumbs.db Thumbs.db + +#files containing github tokens +github.properties