Skip to content

Commit

Permalink
Ignore the logs/ dir. (#6021)
Browse files Browse the repository at this point in the history
This is created by the very handy
`build-support/bin/get_failing_travis_targets_for_pr.sh` and its
contents should not be checked in.
  • Loading branch information
jsirois authored Jun 26, 2018
1 parent 48224fc commit 9638a50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ out/
/build-support/phab/
/dist/
/lib/
# This is created by the very handy `build-support/bin/get_failing_travis_targets_for_pr.sh`.
/logs/
arc.sh
BUILD.release*
pants.ini.sitegen
Expand Down

0 comments on commit 9638a50

Please sign in to comment.