diff options
-rw-r--r-- | .jpmignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.jpmignore b/.jpmignore new file mode 100644 index 0000000..7c4ca4e --- /dev/null +++ b/.jpmignore @@ -0,0 +1,11 @@ +.* +* +!/data/** +!/lib/** +!/locale/** +!/package.json +!/icon.png +!/icon64.png +!/COPYING +!/bootstrap.js +!/install.rdf |