Add html and latex to gitignore (#6819)

Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
Casper
2021-08-30 19:36:00 -04:00
committed by GitHub
parent 0e9d79c355
commit db6eae5c42

2
.gitignore vendored
View File

@@ -138,3 +138,5 @@ yarn-error.log
**/go.sum
flatbuffers.pc
**/FlatBuffers.Test.Swift.xcodeproj
**/html/**
**/latex/**