Skip to content

Commit

Permalink
git: ignore srcs-full-v*.{zip, tag.gz} archives locally
Browse files Browse the repository at this point in the history
These are files created during release, let's ignore them consistently.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
  • Loading branch information
anakryiko committed Apr 1, 2023
1 parent 585fea3 commit f552ce9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/srcs-full-v*.zip
/srcs-full-v*.tar.gz

0 comments on commit f552ce9

Please sign in to comment.