servo: Merge #14551 - Remove legacy items from .gitignore (from upsuper:legacy-gitignore); r=emilio

The gitignore items being removed were added in f403129 for temporary files generated by `make` for cocoa integration. However, cocoa integration was later moved into its own repo [servo/cocoa-rs](https://github.com/servo/cocoa-rs), and thus the items are no longer necessary.

Source-Repo: https://github.com/servo/servo
Source-Revision: 7eb7d7adb2ab10642193f013f59fa93dd042d41a
This commit is contained in:
Xidorn Quan 2016-12-12 02:01:42 -08:00
Родитель 40866dde40
Коммит 2648d2d6f1
1 изменённых файлов: 0 добавлений и 8 удалений

8
servo/.gitignore поставляемый
Просмотреть файл

@ -9,20 +9,12 @@
/python/_virtualenv
/python/tidy/servo_tidy.egg-info
*~
*#
*.o
*.so
*.dylib
*.dSYM
*.dll
*.dummy
*.pkl
*.pyc
*.swp
*.swo
*.csv
.DS_Store
servo-test
Servo.app
.config.mk.last
/glfw