Skip to content
Snippets Groups Projects
Commit 5377957b authored by desqaz's avatar desqaz Committed by Wouter van Oortmerssen
Browse files

Update .gitignore with Ninja stuff (#4659)

parent 4bc6de9a
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,7 @@ tests/php/
CMakeLists.txt.user
CMakeScripts/**
CTestTestfile.cmake
FlatbuffersConfigVersion.cmake
FlatBuffers.cbp
build/Xcode/FlatBuffers.xcodeproj/project.xcworkspace/**
build/Xcode/FlatBuffers.xcodeproj/xcuserdata/**
......@@ -86,4 +87,8 @@ js/flatbuffers.mjs
/bazel-flatbuffers
/bazel-genfiles
/bazel-out
/bazel-testlogs
\ No newline at end of file
/bazel-testlogs
.ninja_deps
.ninja_log
build.ninja
rules.ninja
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment