diff options
author | Frederick Muriuki Muriithi | 2021-10-01 16:54:43 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-10-01 16:57:40 +0300 |
commit | 55da2906d54a434700705bdcbea98d24bbc3c6bc (patch) | |
tree | b04adc329fcac541ddb8fc3c03e6656b66cfb20a /.gitignore | |
parent | 216df4326b42db5f940647b8843711a8ed244536 (diff) | |
download | gn-gemtext-55da2906d54a434700705bdcbea98d24bbc3c6bc.tar.gz |
New Issue: Non-Clustered and Flippable Heatmaps
* Add new "issue" to track the migration of heatmaps without the
dendrograms and also allow the flipping of the heatmap from
horizontal to vertical orientations and vice-versa.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..565bfbc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/**/*~
\ No newline at end of file |