mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #10669 - peterjoel:gitignore_python, r=emilio
gitignore: /python/tidy/servo_tidy.egg-info/ <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10669) <!-- Reviewable:end -->
This commit is contained in:
commit
a76af66abb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
||||||
/ports/android/local.properties
|
/ports/android/local.properties
|
||||||
/ports/android/obj
|
/ports/android/obj
|
||||||
/python/_virtualenv
|
/python/_virtualenv
|
||||||
|
/python/tidy/servo_tidy.egg-info
|
||||||
*~
|
*~
|
||||||
*#
|
*#
|
||||||
*.o
|
*.o
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue