Skip to content

Commit 220abf9

Browse files
committed
chore(.gitignore): add prompt.md to .gitignore to prevent tracking of prompt files
1 parent c1d1f09 commit 220abf9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ htmlcov/
4444
*.tar.gz
4545

4646
# Logs
47-
*.log
47+
*.log
48+
prompt.md

0 commit comments

Comments
 (0)