readme fix from bad listing autoformatter

This commit is contained in:
Brian Madison
2025-06-17 10:59:33 -05:00
parent bd7f03016b
commit 7cf925fe1d
83 changed files with 55 additions and 75333 deletions

22
.prettierignore Normal file
View File

@@ -0,0 +1,22 @@
# Dependencies
node_modules/
package-lock.json
# Build outputs
dist/
web-bundles/
# Generated files
*.log
*.lock
# BMAD core files (have their own formatting)
bmad-core/**/*.md
# Specific files that need custom formatting
.roomodes
CHANGELOG.md
# IDE files
.vscode/
.idea/