diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2015-09-21 14:44:37 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2015-09-21 14:44:37 +0000 |
commit | 720c2643cd4bcfbc63b67d7d74c476496c805b8b (patch) | |
tree | 311ad09d1b71ebd10ff9500065c55eabb42a71de /.jpmignore | |
parent | b2ba3216ea5dbe6a74fdfa75611fce95c1481316 (diff) |
Mostly working on Firefox
Diffstat (limited to '.jpmignore')
-rw-r--r-- | .jpmignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.jpmignore b/.jpmignore new file mode 100644 index 0000000..260fe4e --- /dev/null +++ b/.jpmignore @@ -0,0 +1,10 @@ +.DS_Store +*.zip +*.xpi +manifest.json +.git/* +.gitignore +*.py +devprofile/* +debug.sh + |