Skip to content

Commit

Permalink
chore: add the generated vendor tar file to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Martín <[email protected]>
  • Loading branch information
mmartinv committed Nov 29, 2024
1 parent 2c57756 commit 77fecef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
/docs/.jekyll-cache/
/docs/Gemfile.lock
/rpmbuild

# Vendor tar files
fido-device-onboard-rs-*-vendor.tar.xz

0 comments on commit 77fecef

Please sign in to comment.