nandi/cosmicnimpublic Fork 0
6992433
Commits
Clone
git clone https://git.rickub.com/nandi/cosmicnim.git
git clone ssh://git@rickub.com/nandi/cosmicnim.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

Stop tracking the stale demo binary

Renaming the example un-ignored nim/app, which was still sitting in the
working tree from before the move, so the last commit swept it in.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
nandithebull committed 2026-09-20T10:39:10-07:00 Browse files
6992433 parent: 0b02cea
modified .gitignore +1 -0
@@ -1,5 +1,6 @@
11 target/
22 examples/gallery
3+nim/app
34 nimcache/
45 *.so
56 run.log
@@ -1,5 +1,6 @@
1 target/1 target/
2 examples/gallery2 examples/gallery
3+nim/app
3 nimcache/4 nimcache/
4 *.so5 *.so
5 run.log6 run.log
deleted nim/app +0 -0
deleted file mode 100755
Binary files a/nim/app and /dev/null differ
deleted file mode 100755
Binary files a/nim/app and /dev/null differBinary files a/nim/app and /dev/null differ