Ignore unused raylib files
This commit is contained in:
parent
be7e4866a8
commit
964a5c8ec1
@ -11,7 +11,13 @@ repository = "https://github.com/ewpratten/raylib-ffi"
|
||||
license = "GPL-3.0"
|
||||
keywords = ["raylib", "graphics"]
|
||||
categories = ["external-ffi-bindings", "graphics", "multimedia", "rendering"]
|
||||
exclude = [
|
||||
"third_party/raylib/examples/*",
|
||||
"third_party/raylib/parser/*",
|
||||
"third_party/raylib/logo/*",
|
||||
"third_party/raylib/projects/*"
|
||||
]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "^0.63.0"
|
||||
cmake = "^0.1.49"
|
||||
cmake = "^0.1.49"
|
||||
|
Loading…
x
Reference in New Issue
Block a user