From e2714583b70430d5d0b9c80c62526492e26c505c Mon Sep 17 00:00:00 2001 From: soumyadghosh Date: Sun, 11 Feb 2024 14:51:56 +0530 Subject: [PATCH] update the gitignore to add snap files --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dbd16b19..5aaeb905 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ _build bin releases -.flatpak/ \ No newline at end of file +.flatpak/ + +*.snap +done*.txt