Skip to content

Commit f97e402

Browse files
committed
Add scratch.md to .gitignore to exclude temporary markdown files
1 parent 6984dee commit f97e402

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ gearbox-agent/.env
2121
*~
2222
.vscode/
2323
.idea/
24+
scratch.md
2425

2526
# Build artifacts
2627
**/*_templ.go

0 commit comments

Comments
 (0)