Typica is a free program for professional coffee roasters. https://typica.us
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

.gitignore 113B

1234567891011121314
  1. *.tex
  2. *.user
  3. *.directory
  4. moc_*.cpp
  5. qrc_*.cpp
  6. typica.c
  7. *.idx
  8. *.log
  9. *.pdf
  10. *.scn
  11. *.toc
  12. Typica-build*
  13. *.o
  14. *.DS_Store