remove dead and unused functionality - the web bundler will be replaced

This commit is contained in:
Brian Madison
2025-12-13 14:06:35 +08:00
parent ed0defbe08
commit e6f911d791
13 changed files with 12 additions and 2498 deletions

View File

@@ -6,7 +6,7 @@ const ignore = require('ignore');
// These complement .gitignore and are applied regardless of VCS presence.
const DEFAULT_PATTERNS = [
// Project/VCS
'**/.bmad-method/**',
'**/_bmad/**',
'**/.git/**',
'**/.svn/**',
'**/.hg/**',