From 748c3464d5baf4067314aa37dde8c01df26cd466 Mon Sep 17 00:00:00 2001 From: Matt Butrovich Date: Wed, 25 Aug 2021 14:14:06 -0400 Subject: [PATCH] gitignore additions. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 794e35b73cbad..98991c20f2cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ lib*.pc /Debug/ /Release/ /tmp_install/ +/build/ +/.idea/