Exclude test-data/ for now...
This commit is contained in:
parent
c960c09662
commit
596c67cae9
|
@ -9,7 +9,7 @@ repository = "https://github.com/kennytm/qrcode-rust"
|
|||
readme = "README.md"
|
||||
documentation = "http://docs.rs/qrcode"
|
||||
exclude = [
|
||||
".travis.yml", ".gitignore", "test-data"
|
||||
".travis.yml", ".gitignore", "test-data/**"
|
||||
]
|
||||
|
||||
[badges]
|
||||
|
|
Loading…
Reference in a new issue