Ignore all .egg files or directories.
Edited .gitignore to ignore all .egg files or directories. Change-Id: Icf4f351e628198e6bc0606e6e5f7e56925da1aac
This commit is contained in:
parent
336c7d9992
commit
d1de6ddc91
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
.tox
|
.tox
|
||||||
build/*
|
build/*
|
||||||
*.pyc
|
*.pyc
|
||||||
*.egg-info/
|
*.egg*
|
||||||
AUTHORS
|
AUTHORS
|
||||||
ChangeLog
|
ChangeLog
|
||||||
|
Loading…
Reference in New Issue
Block a user