Update .gitignore because of to ignore .eggs dir
This commit updates .gitignore for ignoring .eggs dir. Change-Id: Iadd6a8f24ae48002fff25e707154ef813ecf213f
This commit is contained in:
parent
5e02b7844b
commit
5bdb380405
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,7 +4,7 @@
|
||||
*.so
|
||||
|
||||
# Packages
|
||||
*.egg
|
||||
*.egg*
|
||||
*.egg-info
|
||||
dist
|
||||
build
|
||||
|
Loading…
Reference in New Issue
Block a user