Expand the .gitignore file to ignore .egg files
We don't need the .egg files in the repo, let's ignore them. Change-Id: I90bdd44d72a0a5957c48e47e6f9a21486fdd1524
This commit is contained in:
parent
ea56380187
commit
c795730fd9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
|
*.egg*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user