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