阿里sdk
This commit is contained in:
26
EdgeHttpDNS/sdk/android/.gitignore
vendored
Normal file
26
EdgeHttpDNS/sdk/android/.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
.DS_Store
|
||||
*.swp
|
||||
|
||||
# Kiro IDE
|
||||
.kiro/
|
||||
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
# Gradle
|
||||
build
|
||||
.gradle/
|
||||
target/
|
||||
|
||||
# Intellij project files
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# sonar
|
||||
.sonar/
|
||||
|
||||
# Android
|
||||
local.properties
|
||||
nohup.out
|
||||
Reference in New Issue
Block a user