Skip to content

Commit 1fa116e

Browse files
shimbacoclaude
andcommitted
.gitignoreを整理し不要なコマンドファイルを削除
- .claude/commands配下を.gitignoreに追加 - 不要なコマンドファイル(check.md, fix-test.md)を削除 - compose-up.shとdocsディレクトリを除外対象に追加 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3a8894f commit 1fa116e

File tree

3 files changed

+3
-36
lines changed

3 files changed

+3
-36
lines changed

.claude/commands/check.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.claude/commands/fix-test.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.DS_Store
22

3-
/.claude/settings.local.json
3+
/.claude
44
/.pnpm-store
55
/.vscode
6+
/compose-up.sh
67
/docker-compose.override.yml
7-
/docs/specs
8-
/start.sh
8+
/docs

0 commit comments

Comments
 (0)