mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
12 lines
244 B
Plaintext
12 lines
244 B
Plaintext
# Project dependencies
|
|
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
|
node_modules
|
|
.cache/
|
|
# Build directory
|
|
public/
|
|
.DS_Store
|
|
yarn-error.log
|
|
src/results.json
|
|
static/tests/preview.js
|
|
src/preview.js
|