Commit 096ca99
committed
fix: treemapperignore now properly takes precedence over gitignore
- Fixed pattern order: .gitignore first, then .treemapperignore
- Added 50 comprehensive tests covering all documented features
- Tests for all default ignore patterns (JS, Java, Go, .NET, IDE, OS)
- Tests for CLI features, Python API edge cases, content placeholders
- Tests for hierarchical ignore files and precedence rules1 parent f431f4d commit 096ca99
2 files changed
+770
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments