Files
workphone-sdk/.gitignore

32 lines
450 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.

# 工作手机项目 .gitignore
.DS_Store
# 不上传的目录
.cursor/
scripts/
*.py[cod]
__pycache__/
.idea/
.vscode/
*.log
node_modules/
*.egg-info/
dist/
build/
*.pyc
# Gradle 构建产物
sdk/android-app/.gradle/
sdk/android-app/app/build/
sdk/android-app/build/
# >20MB 大文件GitHub/Gitea 限制)
开发文档/6、后端/github-repos/
sdk/apks/*.apk
apk_analysis/
sdk/admin/
# 敏感配置
sdk/.env
sdk/android-app/local.properties