mirror of
https://github.com/yusufipk/YTChatHub.git
synced 2026-09-11 10:56:17 +00:00
35 lines
383 B
Plaintext
35 lines
383 B
Plaintext
node_modules
|
|
pnpm-lock.yaml
|
|
.env.local
|
|
.env
|
|
.DS_Store
|
|
.next
|
|
out
|
|
dist
|
|
coverage
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
dev-debug.log
|
|
# Dependency directories
|
|
node_modules/
|
|
# Environment variables
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
.cursor
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
# OS specific
|
|
|
|
# Task files and project management
|
|
.taskmaster/
|
|
prd.txt
|