From 96cbdc392b841978255b37e5bf48912efed5ac5d Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 18 Jan 2026 23:04:53 +0000 Subject: Bootstrap project --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5bd175f --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.iml +.gradle +/local.properties +/.idea/caches +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +/.idea/navEditor.xml +/.idea/assetWizardSettings.xml +.DS_Store +/build +/captures +.externalNativeBuild +.cxx +local.properties +.idea -- cgit v1.2.3-70-g09d2