diff options
author | Eric <ewild@sysmocom.de> | 2022-06-08 13:58:09 +0200 |
---|---|---|
committer | Eric <ewild@sysmocom.de> | 2022-07-11 20:33:37 +0200 |
commit | cb3a37a060ee187d5ec9c5ffb5aab90553384b85 (patch) | |
tree | 35319e3be7e5a57e2b71f95411e405f2cf2d6c87 | |
parent | a1b77e9b24f728d2a97934e5a317830cd4d207c1 (diff) |
ignore vscode dirs
Change-Id: Iad9fd20924b7cfc6dbbfb708aa9c692a3cab574c
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,3 +74,6 @@ contrib/osmo-trx.spec !contrib/osmo-trx.spec.in utils/osmo-prbs-tool +/.qtc_clangd/* +/.cache/* +/.vscode/* |