diff options
author | Tom Servo <servo@server.blueoceanstudios.us> | 2018-11-23 11:03:43 -0500 |
---|---|---|
committer | Tom Servo <servo@server.blueoceanstudios.us> | 2018-11-23 15:48:02 -0500 |
commit | 846c3ba1a3659270384061759317b8631ced82ca (patch) | |
tree | c615ec69a601f2fc7d1920a3b02813d9b4d55821 /.gitignore | |
parent | 642f3cb54137c609c6c4180422a5e6064302af0b (diff) | |
download | servo-846c3ba1a3659270384061759317b8631ced82ca.tar.gz servo-846c3ba1a3659270384061759317b8631ced82ca.zip |
Update manifest integration to reflect upstream API changes.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 55bd1fc1ce4..bf0df10791c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /.cargo/* !/.cargo/config.* /.servobuild +/.wpt /android-toolchains /target /ports/android/bin |