Skip to content

Commit bca12eb

Browse files
AnnatarHeclaude
andcommitted
fix(gitignore): add promptpal binary to gitignore
Prevent committing the 'pp' promptpal executable binary file. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 834ae8e commit bca12eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ codecov.SHA256SUM
3939
codecov.SHA256SUM.sig
4040

4141
model/mock_*.go
42+
# promptpal binary file
43+
pp
4244
promptpal.local.yml
4345
model/pp.types.g.go
4446
schema.g.json

0 commit comments

Comments
 (0)