mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-06 22:03:57 -05:00
chore: mark "lib" as vendored code
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
lib/** linguist-vendored
|
||||
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -5,5 +5,6 @@
|
||||
"[toml]": {
|
||||
"editor.defaultFormatter": "tamasfe.even-better-toml"
|
||||
},
|
||||
"npm.exclude": "**/lib/**",
|
||||
"solidity.formatter": "forge"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user