gecko-dev/servo/.gitignore
Corey Farwell 89cf6e9dfe servo: Merge #7117 - Reenable "Use one Python virtual environment for all mach commands" (from frewsxcv:python-venv); r=jdm
Address the issues brought up by https://github.com/servo/servo/pull/7103

The revert requires an upgrade to wptrunner (for the mozlog 3.0 compatibility) because the latest wptrunner depends on [this](https://github.com/w3c/wpt-tools/pull/27))

/cc @Ms2ger @metajack

Source-Repo: https://github.com/servo/servo
Source-Revision: 4e6bbe227299b3b8a08cba7e613952806ada4402
2015-09-02 08:44:27 -06:00

29 lines
285 B
Plaintext

/.servo
/.cargo
/.servobuild
/target
/ports/android/bin
/ports/android/libs
/ports/android/local.properties
/ports/android/obj
/python/_virtualenv
*~
*#
*.o
*.so
*.dylib
*.dSYM
*.dll
*.dummy
*.pkl
*.pyc
*.swp
*.swo
*.csv
.DS_Store
servo-test
Servo.app
.config.mk.last
parser.out
/glfw