repository restructure: move .git to production/, rename dirs (design→基本設計書, list→品質管理, docs→参考資料), add Subsystem A KIN01-03 files, update AGENTS.md and README.md, cleanup tmp/ tools/ bk/

This commit is contained in:
qiuqiuqiu
2026-06-27 01:09:40 +08:00
parent 6754df70cd
commit 3379941b44
22 changed files with 3325 additions and 57 deletions
+12 -1
View File
@@ -1,11 +1,22 @@
# バックアップディレクトリ(push対象外)
old/
# ビルド中間ファイル(誤混入防止)
*_prep.*
*.prep.*
# コンパイル中間ファイル
*.o
*.obj
# バックアップファイル(誤混入防止)
*-bk-*
# テスト実行ファイル(誤混入防止)
TEST*
test*
# データ・ログファイル
*.log
*.DAT
*.dat
*.dat