aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.jpmignore1
-rwxr-xr-xbuild.py1
-rw-r--r--promo/screenshot1.pngbin0 -> 102745 bytes
-rw-r--r--promo/screenshot2.pngbin0 -> 133802 bytes
-rw-r--r--promo/screenshot3.pngbin0 -> 149817 bytes
-rw-r--r--promo/screenshot4.pngbin0 -> 131198 bytes
6 files changed, 2 insertions, 0 deletions
diff --git a/.jpmignore b/.jpmignore
index 260fe4e..e1a9735 100644
--- a/.jpmignore
+++ b/.jpmignore
@@ -7,4 +7,5 @@ manifest.json
*.py
devprofile/*
debug.sh
+promo/*
diff --git a/build.py b/build.py
index 10ce789..db197d8 100755
--- a/build.py
+++ b/build.py
@@ -9,6 +9,7 @@ def get_files_to_zip():
r'\.(py|sh)$',
r'\.DS_Store$',
r'\.gitignore$',
+ r'(\\|/)promo(\\|/)',
r'(\\|/)build(\\|/)',
r'debug\.sh'
]
diff --git a/promo/screenshot1.png b/promo/screenshot1.png
new file mode 100644
index 0000000..33652d9
--- /dev/null
+++ b/promo/screenshot1.png
Binary files differ
diff --git a/promo/screenshot2.png b/promo/screenshot2.png
new file mode 100644
index 0000000..d87dd6e
--- /dev/null
+++ b/promo/screenshot2.png
Binary files differ
diff --git a/promo/screenshot3.png b/promo/screenshot3.png
new file mode 100644
index 0000000..10e4f7a
--- /dev/null
+++ b/promo/screenshot3.png
Binary files differ
diff --git a/promo/screenshot4.png b/promo/screenshot4.png
new file mode 100644
index 0000000..45646f0
--- /dev/null
+++ b/promo/screenshot4.png
Binary files differ