Skip to content

Commit 25397ea

Browse files
Update README to remove '.prompts' from gitignore
Remove the addition of '.prompts' to the repository's '.gitignore' in the setup instructions.
1 parent a95be2f commit 25397ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ pre-commit run --hook-stage manual prepare-ai-repository
6767
This runs the one-time setup (using the `manual` stage) and will:
6868

6969
- Create a `.prompts/` directory with a `.gitignore` that prevents prompt files from being committed
70-
- Add `.prompts` to the repository's `.gitignore`
7170
- Install the Claude Code `UserPromptSubmit` hook into `.claude/settings.json` so prompts are recorded automatically (merges safely with existing settings)
7271

7372
## Contributing prompt recording for another AI

0 commit comments

Comments
 (0)