Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Add out directory to gitignore. (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlerjohn committed Feb 18, 2022
1 parent aca6e9e commit 6710501
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/.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 6710501

Please sign in to comment.