We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c62f0 commit 1b2dfc4Copy full SHA for 1b2dfc4
.gitignore
@@ -17,4 +17,16 @@ attachments/android/.idea
17
attachments/android/.gradle/**
18
attachments/android/app/.cxx/**
19
attachments/android/app/build/**
20
-local.properties
+local.properties
21
+
22
+attachments/simple_engine/build/**
23
+attachments/simple_engine/Assets/**
24
+attachments/simple_engine/android/.gradle/**
25
+attachments/simple_engine/android/.idea
26
27
+attachments/simple_engine/android/app/.cxx/**
28
+attachments/simple_engine/android/app/build/**
29
30
+attachments/simple_engine/android/gradle/wrapper/**
31
+attachments/simple_engine/android/gradlew
32
+attachments/simple_engine/android/gradlew.bat
0 commit comments