fix(gitignore) : Ignore *.egg files
Change-Id: If52f9570a17230af9636f5337973e506c142b0bc
This commit is contained in:
parent
43a838eabf
commit
5d9c6f845c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@ ChangeLog
|
||||
*.swp
|
||||
dist/
|
||||
.tox
|
||||
*.egg
|
||||
*.egg-info
|
||||
*.py[co]
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user