ignore cmake generated files
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -15,3 +15,11 @@ INSTALL
|
||||
SimGear.spec
|
||||
*.o
|
||||
lib*.a
|
||||
cmake_install.cmake
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
CPackConfig.cmake
|
||||
CPackSourceConfig.cmake
|
||||
cmake_uninstall.cmake
|
||||
install_manifest.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user