mirror of
https://github.com/logos-messaging/OpChan.git
synced 2026-01-02 12:53:10 +00:00
47 lines
524 B
Plaintext
47 lines
524 B
Plaintext
.cursorrules
|
|
.giga/
|
|
|
|
furps-comparison.md
|
|
|
|
README-task-master.md
|
|
.cursor
|
|
scripts
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
# Added by Claude Task Master
|
|
dev-debug.log
|
|
# Dependency directories
|
|
node_modules/
|
|
# Environment variables
|
|
.env
|
|
.vscode
|
|
# OS specific
|
|
# Task files
|
|
tasks.json
|
|
tasks/
|
|
|
|
IMPLEMENTATION_PLAN.md |