Skip to content

Commit b040878

Browse files
committed
chore: add .out to .gitignore to prevent build output from being tracked
1 parent 0b3efef commit b040878

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
@@ -22,6 +22,7 @@ node_modules
2222
# Build outputs
2323
.next
2424
out
25+
.out
2526
dist
2627
build
2728
_pagefind

0 commit comments

Comments
 (0)