From 16f3b4ec13df94b67b36b508186da28ccae5abbf Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Wed, 6 May 2026 19:49:08 +0900 Subject: [PATCH] added DS_Store to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dacd63b..e1b1bea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env +.DS_Store old.debian-data \ No newline at end of file