mirror of
https://github.com/foundry-rs/foundry.git
synced 2026-03-27 11:01:05 +00:00
13 lines
437 B
Plaintext
13 lines
437 B
Plaintext
crates/cheatcodes/assets/*.json linguist-generated
|
|
testdata/cheats/Vm.sol linguist-generated
|
|
bun.lock linguist-generated
|
|
|
|
# See <https://git-scm.com/docs/gitattributes#_defining_a_custom_hunk_header>
|
|
*.rs diff=rust
|
|
crates/lint/testdata/* text eol=lf
|
|
testdata/fixtures/**/* eol=lf
|
|
|
|
dprint.json linguist-language=JSON-with-Comments
|
|
.devcontainer/devcontainer.json linguist-language=JSON-with-Comments
|
|
|
|
.env.example linguist-language=Dotenv |