glean/.gitignore

38 строки
508 B
Plaintext
Исходник Обычный вид История

2019-03-19 16:41:38 +03:00
docs/book
target
.cargo
# Android stuff.
*.iml
.gradle
local.properties
.idea
build
captures
.externalNativeBuild
# iOS stuff.
xcuserdata
2019-10-01 18:02:53 +03:00
raw_xcode*log
/glean-core/ios/Glean/Generated
/glean-core/ios/Pipfile
/glean-core/ios/Pipfile.lock
/glean-core/ios/.venv
2019-03-28 22:01:59 +03:00
# Due to a bug in Carthage, we ignore this file.
# See `tests-only-Cartfile` for more info.
/Cartfile
2019-03-28 22:01:59 +03:00
# Carthage build artifacts
Cartfile.resolved
Carthage
2019-04-30 15:26:36 +03:00
# OS stuff
.DS_Store
*.dSYM
# local stuff
data/
2019-04-24 18:21:54 +03:00
glean-core/data
2019-07-19 16:11:51 +03:00
glean_app*
2019-07-25 16:05:36 +03:00
!glean_app.c