summaryrefslogtreecommitdiff
path: root/packages/core/src/utils/gitIgnoreParser.test.ts
AgeCommit message (Expand)Author
2025-07-25Upgrade test to work on windows. (#4815)Tommaso Sciortino
2025-07-20fix: prevent RangeError in GitIgnoreParser for root paths (#3417)osbornesec
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-13reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)Anas H. Sulaiman
2025-06-08feat(git): Refactor gitignore handling to use `ignore` library instead of `mi...N. Taylor Mullen
2025-06-04Ignore folders files (#651)Keith Ballinger