summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 44b8b09b45883ed45073e84f225a320c204044ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
~$*.xlsx
test/Test*.xlam
test/Test*.xlsm
test/Test*.xlsx
test/Test*.xltm
test/Test*.xltx
# generated files
test/Encryption*.xlsx
test/BadWorkbook.SaveAsEmptyStruct.xlsx
test/*.png
test/excelize-*
*.out
*.test
.idea
.DS_Store