Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ dist
.yarn/install-state.gz
.pnp.*

# Bun lockfiles are disabled by bunfig.toml for deployment parity.
bun.lock
bun.lockb

# IntelliJ based IDEs
.idea

Expand All @@ -176,4 +180,4 @@ dist
.aider*
.vercel
.agent
.agents
.agents
Loading