story-generator/.cursorignore
Lucas Santana b8562bfda1
Some checks are pending
Docker Build and Push / build (push) Waiting to run
Cursorignore added
2025-01-10 21:43:02 -03:00

39 lines
371 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist/
build/
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.env
.env.local
.env.*.local
.env*
.env.*
.env.production
.env.development
# Backup files
*copy*
*.bak