mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
50ceb6cd8f
And prevent it from happening again. Source-Repo: https://github.com/servo/servo Source-Revision: 2a78fae6014e55d5efa1280fdb2e717eaa9148f6 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : 3dbca60d73b213f141463703c90827ce29174978
38 lines
360 B
Plaintext
38 lines
360 B
Plaintext
/.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
|
|
*.rej
|
|
*.orig
|
|
.DS_Store
|
|
Servo.app
|
|
.config.mk.last
|
|
/glfw
|
|
|
|
# Editors
|
|
|
|
# IntelliJ
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
|
|
#Gradle
|
|
.gradle
|
|
|
|
# VSCode
|
|
.vscode
|
|
|
|
/unminified-js
|