douyin/.gitignore
2024-03-21 12:08:44 +08:00

25 lines
255 B
Plaintext
Executable File

.DS_Store
node_modules
/dist
# 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
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
/php_backend
report.html