Skip to content

Commit

Permalink
gitignore: Ignore the foo file
Browse files Browse the repository at this point in the history
It is created by the `run-examples` crate.
  • Loading branch information
fitzgen committed Jul 10, 2020
1 parent ec331a0 commit 22d6b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ rusty-tags.*
tags
target
.z3-trace
foo

0 comments on commit 22d6b68

Please sign in to comment.