pegleg/.gitignore
Felipe Monteiro ed5251e0e4 fix: Enable Pegleg to support manifest repos like AIAB
This patch set enables Pegleg to support repos like Airship in a
Bottle -- those that have site/ type/ global/ folders nested
under deployment_files/. Very particular logic is needed in order
to handle that. CLI unit tests included for validation/regression.

Change-Id: I9f13f59738599f07329ad3e3274eb4590e8638f9
2018-10-18 19:07:31 +01:00

12 lines
89 B
Plaintext

__pycache__
.tox
.eggs
pegleg.egg-info
/ChangeLog
/AUTHORS
*.swp
build
dist
.cache
*.pyc