mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
This reverts commits a658b0595e69a478f464132a382bb7fa3fd9722a and a2c0c65006f00e5924ce9636749ca47c570680cc.
9 lines
300 B
Plaintext
9 lines
300 B
Plaintext
# 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
|