Add gitignore for target/ directory

Change-Id: Id69a63fe46fe90dab76f4d34907f5b5b6d5f293c
1 file changed
tree: 1392c98bcd0a6064fde25d120eafd4851ff5d13f
  1. webpki-roots-0.25.2/
  2. .gitignore
  3. README.md
README.md

This repository contains mirrored source of the webpki-roots crate from crates.io.

To update to a new version, use cargo download.

cargo download webpki-roots==<VERSION> | tar zxf -

Modifications from the upstream source:

  • None