diff -r 000000000000 -r 6474c204b198 addon-sdk/source/.hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/addon-sdk/source/.hgignore Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,14 @@ +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