From 0f1eff514db509321c307ff1cb65c91c01315a29 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Mon, 9 Oct 2023 20:00:18 -0700 Subject: [PATCH] Ignore IDE stuff. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 289c1e2..b4281c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +.idea +.vc +.vscode + *.a *.o *.bin @@ -5,5 +9,7 @@ build core core.* cmake-build-* + +bufferTest dictionaryTest tlvTest