mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
eba25816af
--HG-- rename : addon-sdk/source/test/fixtures/test-page-worker.html => addon-sdk/source/test/addons/e10s-content/data/test-page-worker.html rename : addon-sdk/source/test/fixtures/test-page-worker.js => addon-sdk/source/test/addons/e10s-content/data/test-page-worker.js rename : addon-sdk/source/test/addons/places/favicon-helpers.js => addon-sdk/source/test/addons/places/lib/favicon-helpers.js rename : addon-sdk/source/test/addons/places/httpd.js => addon-sdk/source/test/addons/places/lib/httpd.js rename : addon-sdk/source/test/addons/places/places-helper.js => addon-sdk/source/test/addons/places/lib/places-helper.js rename : addon-sdk/source/test/addons/places/tests/test-places-utils.js => addon-sdk/source/test/addons/places/lib/test-places-utils.js rename : addon-sdk/source/test/fixtures/test-page-worker.html => addon-sdk/source/test/fixtures/addon-sdk/data/test-page-worker.html rename : addon-sdk/source/test/fixtures/test-page-worker.js => addon-sdk/source/test/fixtures/addon-sdk/data/test-page-worker.js
16 lines
341 B
Plaintext
16 lines
341 B
Plaintext
syntax: glob
|
|
local.json
|
|
python-lib/cuddlefish/app-extension/components/jetpack.xpt
|
|
testdocs.tgz
|
|
jetpack-sdk-docs.tgz
|
|
.test_tmp
|
|
jetpack-sdk-docs
|
|
node_modules
|
|
|
|
# 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
|