Hoernchen has submitted this change. (
https://gerrit.osmocom.org/c/osmo-trx/+/30410 )
Change subject: ignore vscode dirs
......................................................................
ignore vscode dirs
Change-Id: Iad9fd20924b7cfc6dbbfb708aa9c692a3cab574c
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
fixeria: Looks good to me, but someone else must approve
Hoernchen: Looks good to me, approved
diff --git a/.gitignore b/.gitignore
index fec8fab..74e1d00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,6 @@
!contrib/osmo-trx.spec.in
utils/osmo-prbs-tool
+/.qtc_clangd/*
+/.cache/*
+/.vscode/*
--
To view, visit
https://gerrit.osmocom.org/c/osmo-trx/+/30410
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Iad9fd20924b7cfc6dbbfb708aa9c692a3cab574c
Gerrit-Change-Number: 30410
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged