Skip to content

Commit

Permalink
Correct binary name in .gitignore
Browse files Browse the repository at this point in the history
The project's been since renamed, so put the right binary name in
`.gitignore`.
  • Loading branch information
brandur committed Sep 1, 2017
1 parent fff9159 commit c3e2b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.env
dist/
stripestub
stripe-mock

0 comments on commit c3e2b4a

Please sign in to comment.