mirror of
https://github.com/servo/servo.git
synced 2025-09-24 05:40:11 +01:00
Initial dump of codegen work. Requires manual running of various python scripts to build servo.
This commit is contained in:
parent
30676402f5
commit
ebd1ce8055
19 changed files with 5921 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -6,9 +6,12 @@
|
|||
*.dSYM
|
||||
*.dll
|
||||
*.dummy
|
||||
*.pkl
|
||||
*.pyc
|
||||
servo-test
|
||||
Makefile
|
||||
Servo.app
|
||||
build
|
||||
config.mk
|
||||
config.stamp
|
||||
config.stamp
|
||||
parser.out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue