Skip to content

Commit 7ae83f9

Browse files
committed
Add exclude section
1 parent e8b6179 commit 7ae83f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0"
88
description = "A hardware abstraction layer for PCD8544 LCD controllers (mainly used in Nokia 5510 displays)"
99
keywords = ["embedded", "lcd", "display", "hal", "nokia-5110", "pcd8544"]
1010
categories = ["embedded", "hardware-support", "no-std"]
11+
exclude = [".github", "examples", ".gitignore"]
1112
edition = "2021"
1213

1314
[dependencies]

0 commit comments

Comments
 (0)