From 38af8d73364eb20211af6227a6284212918f5380 Mon Sep 17 00:00:00 2001 From: Adrian Scripca Date: Sat, 23 Apr 2022 14:56:17 +0300 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9ef9604..3e07682 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build - +cmake-build-* +.idea