Typica is a free program for professional coffee roasters. https://typica.us
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.hgignore 445B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. syntax: glob
  2. *.pro.user*
  3. *.app
  4. *.moc
  5. Makefile*
  6. doc/html/
  7. debug/
  8. release/
  9. qtc-gdbmacros/
  10. *.rej
  11. *.orig
  12. *.obj
  13. *.swp
  14. *.dll
  15. *.exp
  16. *.ilk
  17. *.pdb
  18. *.lib
  19. moc_*.cpp
  20. qrc_*.cpp
  21. *.o
  22. *.so.*
  23. *.so
  24. *.pdb
  25. ui_*.h
  26. *~
  27. .qmake.cache
  28. lib/*
  29. *.orig
  30. *.exe
  31. *.vcproj
  32. *.vcproj.*.user
  33. *.sln
  34. *.idb
  35. *.ncb
  36. *.suo
  37. examples/enumerator/enumerator
  38. examples/event/event
  39. examples/qespta/qespta
  40. examples/uartassistant/uartassistant
  41. object_script.*