From 5a04914b9fc489e8b8bc417d6b15482576ea6257 Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 2 Mar 2020 14:25:03 +0100 Subject: [PATCH] [skip ci] updated .gitignore * no binaries * no .idea configs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5ed70a0..e90ab21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ # This file is used to ignore files which are generated # ---------------------------------------------------------------------------- -pjc-0x02 +pjc-0x02* +.idea *.cmake *.user CMakeCache*