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