diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Build output directories /build /build* -/docker/*.log +/bazel* # The downloaded corpora files for benchmark. /third_party/corpora |