ray-template/.gitignore
2023-04-24 13:57:45 +08:00

28 lines
264 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
yarn.lock*
node_modules
dist-ssr
dist
dist/
*.local
visualizer.*
# Editor directories and files
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
yarn-*.*
yarn.*