Skip to content

Commit

Permalink
feat: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
VanshSahay committed Feb 13, 2025
1 parent 13aaf9d commit 84e28b3
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@
cache/
out/

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

# Docs
docs/

# Dotenv file
.env

# Broadcast logs
broadcast/

0 comments on commit 84e28b3

Please sign in to comment.