Skip to content

Commit

Permalink
Merge pull request #108 from simpleton/ignore
Browse files Browse the repository at this point in the history
add 32bit tar archive in ignorelist
  • Loading branch information
simpleton authored Dec 17, 2024
2 parents 941ff8d + a4cfb99 commit 8b26547
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@ bpftools-arm64.tar.gz
bpftools-min-arm64.tar.gz
bpftools-x86_64.tar.gz
bpftools-min-x86_64.tar.gz
bpftools-armv7.tar.gz
bpftools-min-armv7.tar.gz
bpftools-86.tar.gz
bpftools-min-x86.tar.gz

.flake8
.flake8

0 comments on commit 8b26547

Please sign in to comment.