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:
defiQUG
2026-04-07 22:08:38 -07:00
parent 7678218172
commit 0fb7bba07b
478 changed files with 1 additions and 96720 deletions

View File

@@ -1,4 +0,0 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../../../build-info/f28b9c3a99e57d746df74b03e4ef45aa.json"
}

View File

@@ -1,34 +0,0 @@
{
"_format": "hh-sol-artifact-1",
"contractName": "ContextUpgradeable",
"sourceName": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol",
"abi": [
{
"inputs": [],
"name": "InvalidInitialization",
"type": "error"
},
{
"inputs": [],
"name": "NotInitializing",
"type": "error"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint64",
"name": "version",
"type": "uint64"
}
],
"name": "Initialized",
"type": "event"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}