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
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ credentials.json
!.env.example
*.pem
*.key

# Third-party binaries the installer fetches (codeburn, the Stripe CLI). They
# land in the checkout that owns the links, which for a contributor is this
# repo, so without this a 37MB stripe binary shows up as untracked.
vendor/
Loading