add basic android app
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,2 +1,12 @@
|
||||
*.pyc
|
||||
app/gradle/wrapper/*
|
||||
app/gradlew
|
||||
app/gradlew.bat
|
||||
app/gradle.properties
|
||||
app/build/*
|
||||
app/app/build/*
|
||||
app/app/release/*
|
||||
app/.idea/*
|
||||
app/.gradle/*
|
||||
app/gradle/*
|
||||
sources.json
|
||||
|
Reference in New Issue
Block a user