mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Merge pull request #280 from EmbarkStudios/master
Remove resources dir from published crate
This commit is contained in:
commit
8ef02e0578
@ -10,6 +10,10 @@ license = "MIT/Apache-2.0"
|
||||
categories = ["gui", "api-bindings"]
|
||||
readme = "README.markdown"
|
||||
|
||||
exclude = [
|
||||
"/resources"
|
||||
]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "Gekkio/imgui-rs" }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user