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