auto merge of #1531 : ibnc/servo/git_ignore_vim, r=larsbergstrom

For me and fellow vim users.
This commit is contained in:
bors-servo 2014-01-22 13:38:11 -08:00
commit 1ee5224486

2
.gitignore vendored
View file

@ -8,6 +8,8 @@
*.dummy *.dummy
*.pkl *.pkl
*.pyc *.pyc
*.swp
*.swo
servo-test servo-test
Makefile Makefile
Servo.app Servo.app