mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Adding .DS_Store to list of ignored files
This commit is contained in:
parent
0b24ef4cf8
commit
c451b1c9dc
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
.DS_Store
|
||||||
servo-test
|
servo-test
|
||||||
Makefile
|
Makefile
|
||||||
Servo.app
|
Servo.app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue