aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlec Goncharow <alec@goncharow.dev>2026-05-27 14:34:32 -0400
committerAlec Goncharow <alec@goncharow.dev>2026-05-27 14:34:32 -0400
commit93ad8a5cdeb8421bcf02195bc470257935062138 (patch)
treebd76666718c27f3c79e015f6c9f7404a38663207 /.gitignore
parent13335d5ee6778ad65d49a774274bae84a64a7edf (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
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