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
--
To view, visit
https://gerrit.osmocom.org/c/osmo-trx/+/36327?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Ib75781b5d473921b42936e4d3c441e6a520b9108
Gerrit-Change-Number: 36327
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: merged