clean up repo

This commit is contained in:
Kr328
2020-06-21 19:51:58 +08:00
parent 7ac60771bc
commit f0ec5d353c
2 changed files with 0 additions and 50 deletions

47
.gitignore vendored
View File

@@ -1,47 +0,0 @@
.gradle
build/
/app/release/
/captures
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar targetFile (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
# Ignore IDEA config
.idea
*.iml
# KeyStore
*.keystore
*.jks
# clion cmake build
cmake-build-*
# local.properties
local.properties
# keystore
keystore.properties
# vscode
.vscode
# cxx
.cxx
*.hprof
# firebase
google-services.json
# Dolphin
.directory

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "core/src/main/golang/clash"]
path = core/src/main/golang/clash
url = https://github.com/Kr328/Clash