Skip to content

Commit

Permalink
Add cipd directory to android_deps/.gitignore
Browse files Browse the repository at this point in the history
… as in crrev.com/cfd2020d.

Issue: 377049113
Reviewed-on: #4616
  • Loading branch information
dahlstrom-g committed Dec 19, 2024
1 parent 768aefe commit 6fe94b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/android_deps/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ buildSrc/.gradle/
buildSrc/build/

# JAR and AAR files will be fetched via CIPD.
cipd/
libs/*/*.jar
libs/*/*.aar

Expand Down

0 comments on commit 6fe94b3

Please sign in to comment.