From 8008f51e457d7cf22d391cd15c35e2763af1b814 Mon Sep 17 00:00:00 2001 From: paulfd Date: Sun, 25 Aug 2019 11:20:43 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c66e5f9..1836d360 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ build build-arm -build-subl +build-release +build-debug .vscode perf.data perf.data.old \ No newline at end of file