mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Remove the .hgignore
file (#31127)
Servo is no longer vendored into Gecko, so this is no longer necessary.
This commit is contained in:
parent
64292cbb97
commit
729f40d1e0
1 changed files with 0 additions and 30 deletions
30
.hgignore
30
.hgignore
|
@ -1,30 +0,0 @@
|
|||
^\.servo
|
||||
^\.cargo
|
||||
^\.servobuild
|
||||
^target/
|
||||
^ports/android/bin
|
||||
^ports/android/libs
|
||||
^ports/android/local.properties
|
||||
^ports/android/obj
|
||||
^python/_virtualenv
|
||||
^python/tidy/servo_tidy\.egg-info
|
||||
~$
|
||||
\.pkl$
|
||||
\.pyc$
|
||||
\.swp$
|
||||
\.swo$
|
||||
\.csv$
|
||||
|
||||
\.DS_Store$
|
||||
Servo\.app/
|
||||
\.config\.mk\.last$
|
||||
/glfw
|
||||
|
||||
# Editors
|
||||
|
||||
# IntelliJ
|
||||
\.idea
|
||||
\.iws$
|
||||
|
||||
# VSCode
|
||||
\.vscode
|
Loading…
Add table
Add a link
Reference in a new issue