aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-08-26 15:40:18 +0200
committerCamil Staps2015-08-26 15:40:18 +0200
commitd9236c13a9b935bdd309f05e58c23ffb655bcec0 (patch)
tree08731201e7720e72ecc63bc2bbd89bd319b9b224
parentBitmaps & clipping mode in drawingframe -- StdFile doesn't play nice with deb... (diff)
Bitmap exampleHEADmaster
-rw-r--r--.gitignore1
-rw-r--r--bitmap.bmpbin0 -> 60122 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bd3e9de..ea525bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
!Makefile
!*.md
!LICENSE
+!*.bmp
!*/
diff --git a/bitmap.bmp b/bitmap.bmp
new file mode 100644
index 0000000..93637bf
--- /dev/null
+++ b/bitmap.bmp
Binary files differ