Skip to content

Commit

Permalink
Add out directory to gitignore. (FuelLabs#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerjohn authored Feb 19, 2022
1 parent 3d00f26 commit b64a5a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

out/

0 comments on commit b64a5a9

Please sign in to comment.