From 53af503581ffefcea32007112db97e349ce2a8b7 Mon Sep 17 00:00:00 2001 From: eulaly Date: Tue, 12 May 2026 09:14:38 -0400 Subject: [PATCH] udpated gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 24476c5..f7e8b8e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,14 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +/archive +/lib/bups + +# --- emacs --- +*~ +\#*\# +.\#* +*.elc +.DS_Store +*~$* \ No newline at end of file