diff options
author | Przemyslaw <prymula76@outlook.com> | 2024-04-18 18:46:24 +0200 |
---|---|---|
committer | Przemyslaw <prymula76@outlook.com> | 2024-04-18 18:46:24 +0200 |
commit | 11818054364b6248be8ff092d2914598f1081dc5 (patch) | |
tree | 361ab82dcba66f79a7cd4f911dc0873a0bf0632a /android/SameGame/.gitignore |
Init
Diffstat (limited to 'android/SameGame/.gitignore')
-rw-r--r-- | android/SameGame/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
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 |