Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ignore merge artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Leach <[email protected]>
jleach committed Jan 20, 2025

Verified

This commit was signed with the committer’s verified signature.
jleach Jason C. Leach
1 parent f441d73 commit 7d59d4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -3,4 +3,5 @@ build
node_modules
.env
.env.local
.pnpm-store/
.pnpm-store/
*.orig

0 comments on commit 7d59d4d

Please sign in to comment.