osmith has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/27/36327/1
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