mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 23:43:57 +00:00
Add files generated by CMake to git ignore (#5278)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
3ff6cdf491
commit
94cb1ff9ea
3
.gitignore
vendored
3
.gitignore
vendored
@@ -26,6 +26,9 @@
|
|||||||
**/install_manifest.txt
|
**/install_manifest.txt
|
||||||
**/CMakeCache.txt
|
**/CMakeCache.txt
|
||||||
**/CMakeTestfile.cmake
|
**/CMakeTestfile.cmake
|
||||||
|
**/CPackConfig.cmake
|
||||||
|
**/CPackSourceConfig.cmake
|
||||||
|
**/compile_commands.json
|
||||||
**/Debug/**
|
**/Debug/**
|
||||||
**/Release/**
|
**/Release/**
|
||||||
**/RelWithDebInfo/**
|
**/RelWithDebInfo/**
|
||||||
|
|||||||
Reference in New Issue
Block a user