From 93ad8a5cdeb8421bcf02195bc470257935062138 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Wed, 27 May 2026 14:34:32 -0400 Subject: Working widget idea, makings of a maze app Forgot to commit as I went over the weekend, which is fine, not a ton of interesting stuff just yet. --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b5f69e3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +*.md + +.build/ +bin/ +.antigravitycli/ +tags + +maze-rs/ + +data/ + +how_to +modules -- cgit v1.2.3-70-g09d2