Skip to content

Commit

Permalink
legal: fix: Incorporate 1.8.10 version of The Common Project Template…
Browse files Browse the repository at this point in the history
…(missing DEP5 file in release archive)

Signed-off-by: 林博仁(Buo-ren, Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Nov 17, 2023
1 parent 6aa7d17 commit 7f6323d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@

# Keep editorconfig for ease of editing of product files
/.editorconfig -export-ignore

# Keep REUSE DEP5 declaration file in the release archive for legal
# conformance
/.reuse/ -export-ignore
/.reuse/* export-ignore
/.reuse/dep5 -export-ignore

0 comments on commit 7f6323d

Please sign in to comment.