From 57a9cfc1688e31bf883d97483ee9e864b1020489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Czy=C5=BC?= Date: Fri, 22 Nov 2019 10:11:40 +0100 Subject: [PATCH] Updated .gitignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4672533..8cd511f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ *.o -*.a \ No newline at end of file +*.a +CMakeCache.txt +CMakeFiles/ +svd2cpp +svd2cpp.exe +*.cmake \ No newline at end of file