Commit 74d58b0
committed
Update .gitignore for Phase 0 build artifacts
Add patterns to ignore:
- All build_* directories (build_test, build_profile, build_tsan, etc.)
- Profiling data generated by Phase 0 scripts
- Benchmark result CSV files
- perf and cachegrind output files
This keeps the repository clean while allowing Phase 0 infrastructure
templates to be tracked.1 parent c696c4d commit 74d58b0
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments