mirror of
https://github.com/YACReader/yacreader
synced 2025-09-02 19:34:46 -04:00
Update mktarball.sh for git usage (needs .gitattributes).
This commit is contained in:
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# List files and directories to exclude from git archive
|
||||
/dependencies/pdfium export-ignore
|
||||
/dependencies/poppler export-ignore
|
||||
/dependencies/qrencode export-ignore
|
||||
/dependencies/unarr export-ignore
|
||||
/dependencies/create-dmg export-ignore
|
||||
.gitignore export-ignore
|
||||
.gitattributes export-ignore
|
Reference in New Issue
Block a user