39 lines
447 B
Plaintext
39 lines
447 B
Plaintext
# Node modules
|
|
node_modules/
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Build output
|
|
build/*.txt
|
|
|
|
# System files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Environment variables
|
|
.env
|
|
|
|
CLAUDE.md
|
|
.ai/*
|
|
test-project-install/*
|
|
sample-project/*
|
|
.claude
|
|
.vscode/
|
|
.windsurf/
|
|
.trae/
|
|
.bmad-core
|
|
.bmad-creator-tools
|
|
.gemini
|
|
.bmad*/.cursor/
|
|
web-bundles/
|
|
docs/architecture/
|
|
docs/prd/
|
|
docs/stories/
|
|
docs/project-architecture.md
|
|
tests/
|
|
custom-output.xml
|
|
flattened-codebase.xml
|
|
biome.json |