diff --git a/.gitignore b/.gitignore index 7e47c61..4448a4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ # Add any directories, files, or patterns you don't want to be tracked by version control lib/ bin/ -CMakeLists.txt.user \ No newline at end of file +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +aasdk_proto/*.pb.cc +aasdk_proto/*.pb.h +Makefile +cmake_install.cmake