added vim tmp files to git ignore

This commit is contained in:
Isabelle Carter 2014-01-22 13:24:56 -08:00
parent f5ee8270f4
commit a10751370d

2
.gitignore vendored
View file

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