Update .gitignore - ignore egg files
Ignore any egg files that show up in our directory structures.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@ dist
|
||||
*.iml
|
||||
*.patch
|
||||
*.diff
|
||||
*.egg*
|
||||
|
Reference in New Issue
Block a user