https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8bfbabeb37d6039e751f36d2d1ec7321977789ab authored by Rail Aliiev on 13 October 2014, 17:14:07 UTC
Bug 1075607 - create mozilla-b2g34_v2_1 branch. Swith L10N repos. r=bhearsum, a=mergeday
Tip revision: 8bfbabe
.hgignore
syntax: glob
local.json
python-lib/cuddlefish/app-extension/components/jetpack.xpt
testdocs.tgz
jetpack-sdk-docs.tgz
.test_tmp
jetpack-sdk-docs

# These should really be in a global .hgignore, but such a thing
# seems ridiculously confusing to set up, so we'll include some
# common intermediate files here.
*.pyc
*~
*.DS_Store
back to top