mirror of https://github.com/docker/compose.git
Fix typos in manifest
This commit is contained in:
parent
65f23583ae
commit
a07b00606b
|
@ -2,5 +2,5 @@ include LICENSE
|
||||||
include *.md
|
include *.md
|
||||||
recursive-include tests *
|
recursive-include tests *
|
||||||
global-exclude *.pyc
|
global-exclude *.pyc
|
||||||
global-exclode *.pyo
|
global-exclude *.pyo
|
||||||
global-exclode *.un~
|
global-exclude *.un~
|
||||||
|
|
Loading…
Reference in New Issue