skia2/modules/pathkit/.gitignore
Kevin Lubick d66553ba8c [pathkit] Publish 1.0.0
The API has been stable for long enough to start using major versions.

Change-Id: I70bb75c6f4b51d2d76b933898608ee2efc155f3b
Bug: skia:8216
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/503738
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
2022-02-04 13:11:08 +00:00

8 lines
191 B
Plaintext

**/bin
node_modules/
build/
package-lock.json
# We copy the CHANGELOG into the bundle shipped to CanvasKit, but we do not
# want to check that in.
npm-asmjs/CHANGELOG.md
npm-wasm/CHANGELOG.md