mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-16 02:09:10 -04:00
36 lines
547 B
Plaintext
36 lines
547 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
node-playground/test-generate.pdf
|
|
node-playground/test-merge.pdf
|
|
public/template-assets/**/thumbnail.png
|
|
public/template-assets/index.json
|
|
scripts/authoring-starter-asset-hash-map.json
|
|
scripts/thumbnail-hash-map.json
|
|
e2e-error-screenshot.png
|
|
.env
|
|
# Sentry Config File
|
|
.env.sentry-build-plugin
|