Files
BMAD-METHOD/.gitignore
manjaroblack fae0f5ff73 feat(trae): add support for trae ide integration (#298)
* fix: correct typos in documentation and agent files

Fix multiple instances of "assest" typo to "assets" in documentation
Correct "quetsions" typo to "questions" in repository structure sections
Add new words to cSpell dictionary in VS Code settings

* feat(trae): add support for trae ide integration

- Add trae guide documentation
- Update installer to support trae configuration
- Include trae in ide options and documentation references
- Fix typo in architect agent documentation

* chore: ignore windsurf and trae directories in git

* docs: add npm install step to README

The npm install step was missing from the setup instructions, which is required before running build commands.

---------

Co-authored-by: Devin Stagner <devin@blackstag.family>
2025-07-05 21:11:38 -05:00

31 lines
308 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
.windsurf/
.trae/
.bmad-core
.bmad-creator-tools
.gemini
.bmad*/.cursor/
web-bundles/