Initial commit: Setup CargoTrace monorepo

- Add README.md with project overview
- Add .gitignore for IDE and OS files
- Add Flutter Android app as submodule (apps/pad_scanner)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Misaka
2026-05-08 21:00:36 +08:00
commit b2f1253382
4 changed files with 88 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "apps/pad_scanner"]
path = apps/pad_scanner
url = git@gitea.server10086.icu:admin/pad_scanner.git