Ignore *.egg dirs
This patch adds *.egg to .gitignore Change-Id: Ieb2ff6bc04a101fb700419ccfabbc947725de481
This commit is contained in:
parent
e53c7ec194
commit
11edcd8dfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
*.dat
|
||||
TAGS
|
||||
*.egg-info
|
||||
*.egg
|
||||
build
|
||||
.coverage
|
||||
.tox
|
||||
|
Loading…
Reference in New Issue
Block a user