mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add /.servo .gitignore to ignore the local compiler binary cache.
This commit is contained in:
parent
1d7b1e5c31
commit
0266dc7611
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,6 +12,7 @@
|
|||
/components/script/dom/bindings/codegen/Bindings
|
||||
/components/script/dom/bindings/codegen/test/*.rs
|
||||
/.servobuild
|
||||
/.servo
|
||||
/tests/wpt/_virtualenv
|
||||
*~
|
||||
*#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue