Skip to content

Commit

Permalink
Add shared objects to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Callum Farmer <[email protected]>
  • Loading branch information
gmbr3 committed Sep 16, 2024
1 parent 9ec3162 commit 34c6940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
*.efi.debug
*.o
*.a
*.so
*.tar.*
*.tar

0 comments on commit 34c6940

Please sign in to comment.