Files
waf-platform/EdgeHttpDNS/sdk/flutter/aliyun_httpdns/.gitignore
2026-02-20 17:56:24 +08:00

42 lines
513 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.dart_tool/
.packages
build/
ios/Pods/
ios/Frameworks/
.DS_Store
# Android 常见忽略项(避免提交本地构建/IDE/密钥等产物)
# 参考Android 项目通用 .gitignore
# 构建与产物
*.apk
*.aab
*.ap_
*.dex
*.class
captures/
.externalNativeBuild/
.cxx/
# Gradle
.gradle/
local.properties
# Android Studio / IntelliJ
*.iml
.idea/
# Eclipse少数场景仍可能出现
.classpath
.project
.settings/
bin/
gen/
out/
# 密钥与敏感文件
*.jks
*.keystore
*.hprof
google-services.json