Skip to content

Commit

Permalink
.gitignore: Ignore makepkg signature files
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
Andrew Gunnerson committed Dec 30, 2017
1 parent 1796dfb commit f8f5a23
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 @@ -37,6 +37,7 @@
/thirdparty/*/src/
/thirdparty/*/pkg/
/thirdparty/*/*.pkg.tar.xz
/thirdparty/*/*.pkg.tar.xz.sig
/thirdparty/*/*.src.tar.gz

################################################################################
Expand Down

0 comments on commit f8f5a23

Please sign in to comment.