Add ignores in case of in-place build

develop
Jason Wenger 2020-05-10 06:44:52 -10:00
parent 3acf7d221b
commit 96d2d90c67
1 changed files with 7 additions and 1 deletions

8
.gitignore vendored
View File

@ -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
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
aasdk_proto/*.pb.cc
aasdk_proto/*.pb.h
Makefile
cmake_install.cmake