From 4fb8182451e813dc7388f760c125a2033bafddb3 Mon Sep 17 00:00:00 2001 From: Elifha Dean Lovelace-MacPhelips Date: Mon, 15 Dec 2025 03:41:22 +0000 Subject: [PATCH] Modify .gitignore to add new exclusions Updated .gitignore to exclude additional patterns and files. --- .gitignore | 41 ++++++++++++++--------------------------- 1 file changed, 14 insertions(+), 27 deletions(-) diff --git a/.gitignore b/.gitignore index 5f1f806..eed4b63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,27 +1,14 @@ -# Java class files -*.class - -# generated files -bin/ -gen/ -.cxx/ - -# Local configuration file (sdk path, etc) -local.properties - -# Android Studio -.idea -.gradle -.kotlin -build/ -app/release/ -app/play/release/ -app/foss/release/ - -# mkdocs generated files -build_site/ -app/src/main/assets/docs - -# Vim and ctags -tags -*.swp +Exclude all +adt$* +asf$* +apple$* +mit$* +rules +! +* +*$goo.gl +null +*$m4$* +pay +root-only +!/.gitignore