Skip to content

Commit 4be015b

Browse files
committed
Ignore gifs for crates.io
1 parent 01eec49 commit 4be015b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
license-file = "LICENSE"
1111
keywords = ["neuromorphic", "decoding", "davis", "dvs", "aedat"]
1212
categories = ["multimedia::encoding", "science"]
13-
exclude = ["./dataset", "./*.gif"]
13+
exclude = ["dataset", "**/*.gif"]
1414

1515
[dependencies]
1616
opencv = "0.66.0"

0 commit comments

Comments
 (0)