30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-06-05 15:20:49 +00:00
tcpdf/.gitattributes

8 lines
229 B
Plaintext
Raw Normal View History

# used to remove files from deployment using `git archive`
# git files
.gitattributes export-ignore
# Examples folder and files
examples/* export-ignore
# Other system files
composer.json export-ignore
README.TXT export-ignore