]> git.ozlabs.org Git - ppp.git/commit
.gitattributes to exclude .git* files from git-archive. (#539)
authorJaco Kroon <jaco@uls.co.za>
Mon, 30 Dec 2024 03:47:21 +0000 (05:47 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2024 03:47:21 +0000 (14:47 +1100)
commit95594918d08ca2c8f48babb7903fb65803302ebd
tree17b0b02ca1b27fa9faeb466566817d14ab2e654b
parentd4ec06ec5839350bd728da0e92a8cb2e1c37d880
.gitattributes to exclude .git* files from git-archive. (#539)

This relates to #519 and addresses the portion where "we can also
exclude things like /.github/ from the release".

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
.gitattributes [new file with mode: 0644]