summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e69754481704b067eb0fd87b669bc9333131f4cc (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/Encryption*.xlsx
test/BadWorkbook.SaveAsEmptyStruct.xlsx
test/*.png
test/excelize-*
*.out
*.test
.idea