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

Commit

Permalink
chore: gitignore build dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
ezdac authored and jannikluhn committed Apr 5, 2024
1 parent cd546c5 commit 21cbfed
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ cache/
out/


# Ignores development broadcast logs
!/broadcast
/broadcast/*/31337/
/broadcast/**/dry-run/
broadcast/
artifacts/

# Docs
docs/
Expand Down

0 comments on commit 21cbfed

Please sign in to comment.