From 55da2906d54a434700705bdcbea98d24bbc3c6bc Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 1 Oct 2021 16:54:43 +0300 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit v1.2.3