PhpSpreadsheet/Examples/.gitignore
MarkBaker 8569f04090 Fixes to ZipArchive cass when PCLZip being used
Fixes to default arguments when typehinted arguments in Chart writer are null values
Fix to gitignore for Examples folder/subfolders
2016-08-13 14:52:49 +01:00

13 lines
96 B
Plaintext

*.xls
*.xlsx
*.csv
*.jpg
*.pdf
*.htm
*.html
*.log
!.gitignore
!data/**
!images/**
!templates/**