GitHub(nextgroup2706/ken_nogi)は今後使わず自社Gitea運用に切替え。 NodeSrvは旧リポジトリの履歴を破棄しファイルのみ統合(Dokploy用サービスアカウントは 別途mygit-admin/NodeSrv.gitに履歴あり)。notepmエクスポート(12GB)とPleasanter インストーラzip(208MB)はサイズが大きいため.gitignoreで除外。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
node_modules/
|
|
dist/
|
|
logs/
|
|
*.log
|
|
|
|
# 巨大バイナリ・アーカイブ(サイズが大きすぎるためgit管理対象外。ローカル/別バックアップで管理)
|
|
NodeSrv/notepm/export_nextgroup_20260807020526491/
|
|
NodeSrv/Keys/Pleasanter_1.5.7.1.zip
|