mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 05:29:51 +00:00
28 lines
274 B
Plaintext
28 lines
274 B
Plaintext
node_modules
|
|
dist
|
|
dist-ssr
|
|
!dist/.gitkeep
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
*.local
|
|
.env
|