Commit 8d3e2b7
committed
chore: ignore jscpd report and remove it from version control
The jscpd-report.json file is a generated artifact from code duplication
analysis and should not be committed. This change:
- Adds report/jscpd-report.json to .gitignore to prevent future commits
- Removes the already-tracked jscpd-report.json from version control
The report/ directory remains in git (for potential future artifacts that
should be tracked), but the jscpd-generated JSON report is now ignored.
Related: commit 56b9cf3 previously staged the report directory
💘 Generated with Crush
Assisted-by: Crush:MiniMax-M2.7-highspeed1 parent 56b9cf3 commit 8d3e2b7
2 files changed
Lines changed: 3 additions & 284 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
This file was deleted.
0 commit comments