ADD: bin directory with git lfs tracking

Remove bin from .gitignore and add all executables and libraries to LFS.
These files will be pushed only to Gitea server.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-30 17:16:51 +09:00
parent a54d3cebf7
commit 3ff457d498
55 changed files with 158 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,4 @@
/build
/bin
/assets
/.idea
/cmake-build-debug