glean/.gitignore

29 строки
271 B
Plaintext

docs/book
target
.cargo
# Android stuff.
*.iml
.gradle
local.properties
.idea
build
captures
.externalNativeBuild
# iOS stuff.
xcuserdata
# Carthage build artifacts
Cartfile.resolved
Carthage
# OS stuff
.DS_Store
*.dSYM
# local stuff
data/
glean-core/data
glean_app