Skip to content

Commit

Permalink
[enh] added gitattributes, excluding /doc and /js/libsodium.js from a…
Browse files Browse the repository at this point in the history
…ny archive exports
  • Loading branch information
stef committed Oct 8, 2023
1 parent 553d8f0 commit a9e7724
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.gitattributes export-ignore
.gitignore export-ignore

/doc export-ignore
/js/libsodium.js export-ignore

0 comments on commit a9e7724

Please sign in to comment.