From a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Fri, 24 Dec 2021 20:59:28 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Ignore=20more=20generated=20file?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fabe544563..39468dd60c 100755 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ # Generated files _Version.h bdf2u8g +*.sublime-workspace # # OS @@ -152,6 +153,7 @@ spi_flash.bin CMakeLists.txt src/CMakeLists.txt CMakeListsPrivate.txt +build/ # CLion cmake-build-*