Skip to content

Commit 44ea0b9

Browse files
committed
cleaned repo 5
1 parent 057943a commit 44ea0b9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,10 @@ project.xcworkspace/
311311
tmp_smoke_debug/
312312
# Benchmarks: keep baseline for CI regression (Design 6.53)
313313
!benchmarks/baseline.json
314+
# Profiler output may contain local paths (do not commit)
315+
scripts/benchmarks/profile_*.txt
314316
collection.xml
317+
collection1.xml
315318
*.xml.backup
316319
test_collection.xml
317320

docs/future-features/prerelease/designs/04-security-and-privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@
944944

945945
## 4.145 Example Redacted Path
946946

947-
- `C:\Users\Stelios\Music\rekordbox.xml` -> `~\Music\rekordbox.xml`
947+
- `C:\Users\<username>\Music\rekordbox.xml` -> `~\Music\rekordbox.xml`
948948

949949
## 4.146 Security by Design Practices
950950

0 commit comments

Comments
 (0)