Skip to content

Commit

Permalink
.gitignore: Adds coverage directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pmerkleplant committed Jul 3, 2024
1 parent e871322 commit 19cbdcc
Show file tree
Hide file tree
Showing 34 changed files with 2 additions and 4,423 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ docs_generated/
# Dotenv file
.env

# Coverage file
# Coverage file and directory
lcov.info
coverage/

# Flattened contracts
flattened/
Expand Down
Binary file removed coverage/amber.png
Binary file not shown.
1 change: 0 additions & 1 deletion coverage/cmd_line

This file was deleted.

Binary file removed coverage/emerald.png
Binary file not shown.
Loading

0 comments on commit 19cbdcc

Please sign in to comment.