mirror of
https://gh.wpcy.net/https://github.com/eduardovillao/wp-self-host-updater-checker.git
synced 2026-06-10 16:54:04 +08:00
26 lines
184 B
Text
26 lines
184 B
Text
.DS_Store
|
|
Thumbs.db
|
|
*.swp
|
|
*.swo
|
|
.idea/
|
|
.vscode/
|
|
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-error.log
|
|
.pnpm-debug.log
|
|
|
|
dist/
|
|
build/
|
|
|
|
*.orig
|
|
|
|
*.log
|
|
|
|
.tmp/
|
|
*.tmp
|
|
*.bak
|
|
|
|
.env
|
|
.env.local
|
|
coverage/
|