From 11818054364b6248be8ff092d2914598f1081dc5 Mon Sep 17 00:00:00 2001 From: Przemyslaw Date: Thu, 18 Apr 2024 18:46:24 +0200 Subject: Init --- android/SameGame/.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 android/SameGame/.gitignore (limited to 'android/SameGame/.gitignore') diff --git a/android/SameGame/.gitignore b/android/SameGame/.gitignore new file mode 100644 index 0000000..aa724b7 --- /dev/null +++ b/android/SameGame/.gitignore @@ -0,0 +1,15 @@ +*.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 -- cgit v1.2.3