mirror of
https://github.com/bizhangjie/CatVodSpider.git
synced 2025-12-14 20:22:16 +00:00
1
This commit is contained in:
38
.gitignore
vendored
38
.gitignore
vendored
@@ -1,4 +1,40 @@
|
||||
<<<<<<< HEAD
|
||||
.gradle
|
||||
.idea
|
||||
*build
|
||||
/local.properties
|
||||
/local.properties
|
||||
=======
|
||||
# Gradle files
|
||||
.gradle/
|
||||
build/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Log/OS Files
|
||||
*.log
|
||||
|
||||
# Android Studio generated files and folders
|
||||
captures/
|
||||
.externalNativeBuild/
|
||||
.cxx/
|
||||
*.apk
|
||||
output.json
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
.idea/
|
||||
misc.xml
|
||||
deploymentTargetDropDown.xml
|
||||
render.experimental.xml
|
||||
|
||||
# Keystore files
|
||||
*.jks
|
||||
*.keystore
|
||||
|
||||
# Google Services (e.g. APIs or Firebase)
|
||||
google-services.json
|
||||
|
||||
# Android Profiling
|
||||
*.hprof
|
||||
>>>>>>> 7a77889722845af2a90dcc7a3e7fbdee5bc0df10
|
||||
|
||||
Reference in New Issue
Block a user