Auto merge of #14551 - upsuper:legacy-gitignore, r=emilio

Remove legacy items from .gitignore

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.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14551)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-12-12 02:01:42 -08:00 committed by GitHub
commit 7eb7d7adb2

8
.gitignore vendored
View file

@ -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