chore: remove regenerable data and build artifacts from git tracking

Add .gitignore rules for generated CSV data, eBPF compiled objects,
and vmlinux.h header. Remove 19 tracked files (~175 MB) that can be
regenerated from scripts (generate_*.py), bpftool, or bpf2go.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jacquin Antoine
2026-04-13 02:31:27 +02:00
parent 6e5eb38efd
commit ac75ce2956
20 changed files with 22 additions and 3320803 deletions

View File

@ -1,12 +0,0 @@
"h2_fingerprint","browser_family"
"1:65536,2:0,4:6291456,6:262144|15663105|0|m,a,s,p","Chrome"
"1:65536,3:1000,4:6291456,6:262144|15663105|0|m,a,s,p","Chrome"
"1:65536,2:0,3:100,4:6291456,6:262144|15663105|0|m,a,s,p","Chrome"
"1:65536,4:131072,5:16384|12517377|0|m,p,s,a","Firefox"
"1:65536,4:131072|12517377|0|m,p,s,a","Firefox"
"1:65536,3:100,4:131072,5:16384|12517377|0|m,p,s,a","Firefox"
"1:4096,3:100,4:65535|10485760|0|m,a,s,p","Safari"
"1:4096,3:100,4:65535,5:16384|10485760|0|m,a,s,p","Safari"
"1:4096,3:100,4:65535,6:16384|10485760|0|m,a,s,p","Safari"
"1:65536,2:0,4:6291456,6:262144|15663105|0|m,a,s,p","Edge"
"1:65536,2:0,3:1000,4:6291456,6:262144|15663105|0|m,a,s,p","Edge"
1 h2_fingerprint browser_family
2 1:65536,2:0,4:6291456,6:262144|15663105|0|m,a,s,p Chrome
3 1:65536,3:1000,4:6291456,6:262144|15663105|0|m,a,s,p Chrome
4 1:65536,2:0,3:100,4:6291456,6:262144|15663105|0|m,a,s,p Chrome
5 1:65536,4:131072,5:16384|12517377|0|m,p,s,a Firefox
6 1:65536,4:131072|12517377|0|m,p,s,a Firefox
7 1:65536,3:100,4:131072,5:16384|12517377|0|m,p,s,a Firefox
8 1:4096,3:100,4:65535|10485760|0|m,a,s,p Safari
9 1:4096,3:100,4:65535,5:16384|10485760|0|m,a,s,p Safari
10 1:4096,3:100,4:65535,6:16384|10485760|0|m,a,s,p Safari
11 1:65536,2:0,4:6291456,6:262144|15663105|0|m,a,s,p Edge
12 1:65536,2:0,3:1000,4:6291456,6:262144|15663105|0|m,a,s,p Edge