mirror of
https://github.com/servo/servo.git
synced 2025-09-21 20:30:10 +01:00
Work on integrating rust-cocoa
This commit is contained in:
parent
698d133571
commit
f403129da4
5 changed files with 74 additions and 16 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
|||
*~
|
||||
*#
|
||||
*.o
|
||||
*.so
|
||||
*.dylib
|
||||
*.dSYM
|
||||
*.dll
|
||||
*.dummy
|
||||
servo-test
|
||||
Makefile
|
||||
servo-test
|
Loading…
Add table
Add a link
Reference in a new issue