osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/36327?usp=email )
Change subject: gitignore: add .version ......................................................................
gitignore: add .version
Change-Id: Ib75781b5d473921b42936e4d3c441e6a520b9108 --- M .gitignore 1 file changed, 10 insertions(+), 0 deletions(-)
Approvals: pespin: Looks good to me, but someone else must approve osmith: Verified Hoernchen: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index 581b08f..fc567db 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ .deps .libs .dirstamp +.version *~ Makefile config.log