.gitignore 214 B

123456789101112131415
  1. .DS_Store
  2. .idea
  3. *.json
  4. *.out
  5. *.test
  6. ~$*.xlsx
  7. test/*.png
  8. test/BadWorkbook.SaveAsEmptyStruct.xlsx
  9. test/Encryption*.xlsx
  10. test/excelize-*
  11. test/Test*.xlam
  12. test/Test*.xlsm
  13. test/Test*.xlsx
  14. test/Test*.xltm
  15. test/Test*.xltx