Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Changed gitignore file for Bazel build result
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorYasko121 committed Apr 15, 2020
1 parent aa7d0e0 commit 1da8b44
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,7 @@ eclipse.sh
.DS_Store

# Bazel build result
**/bazel-bazel-ls-demo-project
**/bazel-bin
**/bazel-out
**/bazel-testlogs
**/bazel-*

# Checkstyle files
*.checkstyle

0 comments on commit 1da8b44

Please sign in to comment.