chore: gitignore Foundry artifacts/ and untrack build JSON
artifacts/ is regenerated by forge build; matches existing out/ and cache/ ignores. Made-with: Cursor
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,6 +28,7 @@ datadir/
|
||||
|
||||
# Foundry
|
||||
out/
|
||||
artifacts/
|
||||
cache/
|
||||
broadcast/
|
||||
.cronos-verify/
|
||||
|
||||
Reference in New Issue
Block a user