mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
added vim tmp files to git ignore
This commit is contained in:
parent
f5ee8270f4
commit
a10751370d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,6 +8,8 @@
|
||||||
*.dummy
|
*.dummy
|
||||||
*.pkl
|
*.pkl
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
servo-test
|
servo-test
|
||||||
Makefile
|
Makefile
|
||||||
Servo.app
|
Servo.app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue