osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1d/+/37566?usp=email )
Change subject: gitignore: remove debian/libosmo-e1d ...................................................................... gitignore: remove debian/libosmo-e1d The debian/libosmo-e1d*.install files need to be versioned with git. Remove the entry from gitignore to make it easier to prepare new releases. Change-Id: Icd63c187f838eb22b05b920c0e8a3c1a145189df --- M .gitignore 1 file changed, 13 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/66/37566/1 diff --git a/.gitignore b/.gitignore index 5d2576e..4d83803 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,6 @@ debian/.debhelper debian/autoreconf.* -debian/libosmo-e1d* debian/osmo-e1d debian/*.log debian/tmp -- To view, visit https://gerrit.osmocom.org/c/osmo-e1d/+/37566?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-e1d Gerrit-Branch: master Gerrit-Change-Id: Icd63c187f838eb22b05b920c0e8a3c1a145189df Gerrit-Change-Number: 37566 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
