diff -r 000000000000 -r 6474c204b198 addon-sdk/source/.gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/addon-sdk/source/.gitignore Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,20 @@ +local.json +python-lib/cuddlefish/app-extension/components/jetpack.xpt +testdocs.tgz +jetpack-sdk-docs.tgz +.test_tmp/ +doc/dev-guide/ +doc/index.html +doc/modules/ +doc/status.md5 +packages/* + +# Python +*.pyc + +# OSX +*.DS_Store + +# Windows +*Thumbs.db +