Skip to content
Merged
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
2 changes: 1 addition & 1 deletion examples/basic/apps/web/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# env files (can opt-in for commiting if needed)
# env files (can opt-in for committing if needed)
.env*

# vercel
Expand Down
Loading