mirror of
https://codeberg.org/demostf/api-client.git
synced 2026-06-03 08:34:15 +02:00
ignore test data for packaging
This commit is contained in:
parent
51d9bd8a33
commit
cf95b468c2
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ description = "Api client for demos.tf"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/demostf/api-client"
|
repository = "https://github.com/demostf/api-client"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
exclude = [ "tests/data/gully.dem" ]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue