Work on integrating rust-cocoa

This commit is contained in:
Brian Anderson 2012-04-18 15:25:30 -07:00
parent 698d133571
commit f403129da4
5 changed files with 74 additions and 16 deletions

9
.gitignore vendored
View file

@ -1,3 +1,10 @@
*~
*#
*.o
*.so
*.dylib
*.dSYM
*.dll
*.dummy
servo-test
Makefile
servo-test