mirror of
https://github.com/servo/servo.git
synced 2025-06-10 01:23:13 +00:00
Basic wrappers and glue for GeckoLib.
This commit is contained in:
parent
77b1027646
commit
84f24a04a4
9 changed files with 693 additions and 11 deletions
|
@ -39,6 +39,7 @@ ignored_files = [
|
|||
os.path.join(".", "target", "*"),
|
||||
os.path.join(".", "ports", "gonk", "src", "native_window_glue.cpp"),
|
||||
os.path.join(".", "ports", "cef", "*"),
|
||||
os.path.join(".", "ports", "geckolib", "bindings.rs"),
|
||||
|
||||
# MIT license
|
||||
os.path.join(".", "components", "util", "deque", "mod.rs"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue