Update .gitignore

Because egg* already ignores egg-info.

Change-Id: Ide82070384e78cab2ceee43c0f0c998c80ccc517
This commit is contained in:
Arundhati Surpur 2017-07-07 17:45:28 +05:30
parent b439f20f9c
commit 29baaefc99

3
.gitignore vendored
View File

@ -6,8 +6,7 @@ build
cover cover
functional_tests_result functional_tests_result
.coverage .coverage
*.egg *.egg*
*.egg-info
.tox .tox
pycscope.* pycscope.*
cscope.* cscope.*