Commit ad3755b5 authored by Mohamed Heikal's avatar Mohamed Heikal Committed by Commit Bot

Android: Add vulnerability_reports to gitignore

Vulnerability reports are not meant for checking in but just for local
viewing.

Change-Id: If0f7d6eb905564542a0d365053e8adecf12dcab5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323502
Commit-Queue: Mohamed Heikal <mheikal@chromium.org>
Commit-Queue: Adrian Taylor <adetaylor@chromium.org>
Auto-Submit: Mohamed Heikal <mheikal@chromium.org>
Reviewed-by: default avatarAdrian Taylor <adetaylor@chromium.org>
Cr-Commit-Position: refs/heads/master@{#792280}
parent 40f0e790
...@@ -8,3 +8,6 @@ buildSrc/build/ ...@@ -8,3 +8,6 @@ buildSrc/build/
# JAR and AAR files will be fetched via CIPD. # JAR and AAR files will be fetched via CIPD.
libs/*/*.jar libs/*/*.jar
libs/*/*.aar libs/*/*.aar
# vulnerability reports are for local viewing only.
vulnerability_reports/*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment