docs: delete duplicate files

This commit is contained in:
yanglbme
2019-05-09 19:43:06 +08:00
parent db43a76f0b
commit 36dc276f29
208 changed files with 35 additions and 400 deletions

39
.gitignore vendored
View File

@@ -1,5 +1,36 @@
/bin/
.idea/*
.classpath*
.project*
/gradle/wrapper/gradle-wrapper.properties
##----------Android----------
# build
*.apk
*.ap_
*.dex
*.class
bin/
gen/
build/
out/
# gradle
.gradle/
gradle-app.setting
!gradle-wrapper.jar
build/
local.properties
##----------idea----------
*.iml
.idea/
*.ipr
*.iws
# Android Studio Navigation editor temp files
.navigation/
##----------Other----------
# osx
*~
.DS_Store
gradle.properties
.vscode

View File

@@ -1,5 +0,0 @@
/bin/
.idea/*
.classpath*
.project*
*.iml

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More