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
|
*.dat
|
||||||
TAGS
|
TAGS
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
*.egg
|
||||||
build
|
build
|
||||||
.coverage
|
.coverage
|
||||||
.tox
|
.tox
|
||||||
|
Loading…
Reference in New Issue
Block a user