Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m48s
24 lines
245 B
Plaintext
Executable File
24 lines
245 B
Plaintext
Executable File
.DS_Store
|
|
node_modules
|
|
dist
|
|
mysql/data
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# Editor directories and files
|
|
*.log
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|