glean/.gitignore

48 строки
690 B
Plaintext

docs/*/book
docs/*/shared/
docs/user/appendix/changelog.md
docs/user/appendix/changelog/sdk.md
docs/user/appendix/changelog/js.md
target
# Android stuff.
*.iml
.gradle
local.properties
.idea
build
captures
.externalNativeBuild
.lastAutoPublishContentsHash
# iOS stuff.
xcuserdata
raw_xcode*log
/glean-core/ios/Glean/Generated
/glean-core/ios/Pipfile
/glean-core/ios/Pipfile.lock
/glean-core/ios/.venv
# OS stuff
.DS_Store
*.dSYM
# Python stuff
*.egg-info
dist/
samples/ios/app/.venv/
.mypy_cache/
.coverage
htmlcov/
*.log
glean-core/python/glean/_uniffi.py
__pycache__
*.py[cod]
.Python
# UniFFI generated code
glean-core/uniffi/src/glean_core.uniffi.rs
glean-core/uniffi/src/uniffi