From 3d95de80228b09c9376ebb23037292805fce6dc3 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 23 Jun 2026 05:04:23 -0400 Subject: gitignore --- README.md | 2 +- tui-asci-mapper.webp | Bin 156004 -> 0 bytes tui-ascii-mapper | Bin 5797479 -> 0 bytes tui-ascii-mapper.webp | Bin 0 -> 156004 bytes 4 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 tui-asci-mapper.webp delete mode 100755 tui-ascii-mapper create mode 100644 tui-ascii-mapper.webp diff --git a/README.md b/README.md index 9e509ef..d576dff 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A terminal-based map editor for creating ASCII maps with Unicode symbols and ANSI 256-color support. It supports both keyboard and mouse. Built with [Bubble Tea](https://github.com/charmbracelet/bubbletea). -![demo image](tui-asci-mapper.webp) +![demo image](tui-ascii-mapper.webp) ## Features diff --git a/tui-asci-mapper.webp b/tui-asci-mapper.webp deleted file mode 100644 index aabca74..0000000 Binary files a/tui-asci-mapper.webp and /dev/null differ diff --git a/tui-ascii-mapper b/tui-ascii-mapper deleted file mode 100755 index e8285fb..0000000 Binary files a/tui-ascii-mapper and /dev/null differ diff --git a/tui-ascii-mapper.webp b/tui-ascii-mapper.webp new file mode 100644 index 0000000..aabca74 Binary files /dev/null and b/tui-ascii-mapper.webp differ -- cgit v1.2.3