Skip to content

Commit e511712

Browse files
Add exclusions
1 parent e3219e6 commit e511712

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,10 @@ categories = ["parsing", "encoding", "no-std"]
1010
resolver = "3"
1111
readme = "README.md"
1212

13+
exclude = [
14+
".idea",
15+
".gitignore",
16+
".github"
17+
]
18+
1319
[dependencies]

0 commit comments

Comments
 (0)