mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-22 03:10:43 +08:00
36 lines
348 B
Plaintext
36 lines
348 B
Plaintext
dist/
|
|
build.crx
|
|
build.zip
|
|
build.pem
|
|
.idea/
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
.output
|
|
stats.html
|
|
stats-*.json
|
|
.wxt
|
|
web-ext.config.ts
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
|
|
ord/
|
|
.artifacts/
|