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