Commit 1a14f0b
committed
chore: clean up repo by removing files that should be gitignored
Remove tracked files that belong in .gitignore:
- docs/ (internal planning documents, not official Documentation/)
- claudedocs/ (draft ADRs, superseded by Documentation/Developer/Adr/)
- .conformance-reports/ (generated reports)
- package-lock.json (not needed for TYPO3 extensions)
Add .gitleaks.toml to allowlist false positives in:
- Tests/Unit/Service/SecretDetectionServiceTest.php (fake API keys for
testing the secret detection service itself)
- .php-cs-fixer.cache (file content hashes in git history)
Update .gitignore with new entries for the above paths.
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>1 parent 02f6df6 commit 1a14f0b
File tree
37 files changed
+16
-16124
lines changed- .conformance-reports
- claudedocs
- nrvault-secure-outbound
- adr
- docs
- planning
- plans
- research
37 files changed
+16
-16124
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments