diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-19 08:37:38 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-19 08:37:38 -0500 |
commit | 6198ef6a47da96cf7e0c227c230a4b0a04c47d38 (patch) | |
tree | fad3724a196231ff1ab7894d44bcb8641b3e24e0 | |
parent | b42f2eee19cca4ff909d9e5cece71ec8510edb23 (diff) | |
download | nixos-6198ef6a47da96cf7e0c227c230a4b0a04c47d38.tar.gz nixos-6198ef6a47da96cf7e0c227c230a4b0a04c47d38.tar.bz2 nixos-6198ef6a47da96cf7e0c227c230a4b0a04c47d38.zip |
Add images and gitattributes
-rw-r--r-- | .gitattributes | 3 | ||||
-rw-r--r-- | blobs/stitch/done-view-commands.png | bin | 0 -> 47234 bytes | |||
-rw-r--r-- | blobs/stitch/full-notes-view.png | bin | 0 -> 83804 bytes | |||
-rw-r--r-- | blobs/stitch/notes-view.png | bin | 0 -> 41569 bytes | |||
-rw-r--r-- | blobs/stitch/todo-view.png | bin | 0 -> 46041 bytes |
5 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 6105854..93b4f69 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -stitch +stitch binary +*.png binary diff --git a/blobs/stitch/done-view-commands.png b/blobs/stitch/done-view-commands.png Binary files differnew file mode 100644 index 0000000..7f0cdcc --- /dev/null +++ b/blobs/stitch/done-view-commands.png diff --git a/blobs/stitch/full-notes-view.png b/blobs/stitch/full-notes-view.png Binary files differnew file mode 100644 index 0000000..59f7b18 --- /dev/null +++ b/blobs/stitch/full-notes-view.png diff --git a/blobs/stitch/notes-view.png b/blobs/stitch/notes-view.png Binary files differnew file mode 100644 index 0000000..f700d8c --- /dev/null +++ b/blobs/stitch/notes-view.png diff --git a/blobs/stitch/todo-view.png b/blobs/stitch/todo-view.png Binary files differnew file mode 100644 index 0000000..253e06b --- /dev/null +++ b/blobs/stitch/todo-view.png |