Skip to content

Commit d268242

Browse files
Initial commit
0 parents  commit d268242

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2924
-0
lines changed

.gitignore

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
*.iml
2+
.gradle
3+
/local.properties
4+
/.idea/caches
5+
/.idea/codeStyles
6+
/.idea/compiler.xml
7+
/.idea/copyright
8+
/.idea/encodings.xml
9+
/.idea/gradle.xml
10+
/.idea/libraries
11+
/.idea/misc.xml
12+
/.idea/modules.xml
13+
/.idea/workspace.xml
14+
/.idea/runConfigurations.xml
15+
/.idea/vcs.xml
16+
/.idea/workspace.xml
17+
/.idea/assetWizardSettings.xml
18+
.DS_Store
19+
/build
20+
/captures
21+
.externalNativeBuild

.idea/navEditor.xml

Lines changed: 120 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)