From 0e890fd50bd962c3cc9a92cb046b03ba9b1edff5 Mon Sep 17 00:00:00 2001
From: Nicolas Pope <nwpope@utu.fi>
Date: Sat, 31 Oct 2020 17:14:04 +0200
Subject: [PATCH] Update gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7089fbff5..27cf8ed81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 */build
+**/build_cpp_sdk
 **/node_modules
 **/include/ftl/config.h
 **/src/config.cpp
-- 
GitLab