mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Remove legacy items from .gitignore
This commit is contained in:
parent
0530e648af
commit
de46e88ff9
1 changed files with 0 additions and 8 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -9,20 +9,12 @@
|
||||||
/python/_virtualenv
|
/python/_virtualenv
|
||||||
/python/tidy/servo_tidy.egg-info
|
/python/tidy/servo_tidy.egg-info
|
||||||
*~
|
*~
|
||||||
*#
|
|
||||||
*.o
|
|
||||||
*.so
|
|
||||||
*.dylib
|
|
||||||
*.dSYM
|
|
||||||
*.dll
|
|
||||||
*.dummy
|
|
||||||
*.pkl
|
*.pkl
|
||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*.csv
|
*.csv
|
||||||
.DS_Store
|
.DS_Store
|
||||||
servo-test
|
|
||||||
Servo.app
|
Servo.app
|
||||||
.config.mk.last
|
.config.mk.last
|
||||||
/glfw
|
/glfw
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue