diff --git a/carcv-cpp/.gitignore b/carcv-cpp/.gitignore index 8e877d9..3f55377 100644 --- a/carcv-cpp/.gitignore +++ b/carcv-cpp/.gitignore @@ -2,4 +2,6 @@ build/ test/ /cmake default.sh +CMakeFiles/ +CMakeCache.txt target/ \ No newline at end of file