Common front-end components for Web using the Tesseract design system, written for React. https://make.modal.sh/tesseract/web/react/common
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.
 
 
 
 

69 lines
879 B

  1. Thumbs.db
  2. ehthumbs.db
  3. ehthumbs_vista.db
  4. *.stackdump
  5. [Dd]esktop.ini
  6. $RECYCLE.BIN/
  7. *.cab
  8. *.msi
  9. *.msix
  10. *.msm
  11. *.msp
  12. *.lnk
  13. .DS_Store
  14. .AppleDouble
  15. .LSOverride
  16. ._*
  17. .DocumentRevisions-V100
  18. .fseventsd
  19. .Spotlight-V100
  20. .TemporaryItems
  21. .Trashes
  22. .VolumeIcon.icns
  23. .com.apple.timemachine.donotpresent
  24. .AppleDB
  25. .AppleDesktop
  26. Network Trash Folder
  27. Temporary Items
  28. .apdisk
  29. .idea/
  30. cmake-build-debug/
  31. cmake-build-release/
  32. *.iws
  33. out/
  34. .idea_modules/
  35. atlassian-ide-plugin.xml
  36. .idea/replstate.xml
  37. com_crashlytics_export_strings.xml
  38. crashlytics.properties
  39. crashlytics-build.properties
  40. fabric.properties
  41. .idea/httpRequests
  42. logs
  43. *.log
  44. npm-debug.log*
  45. yarn-debug.log*
  46. yarn-error.log*
  47. pids
  48. *.pid
  49. *.seed
  50. *.pid.lock
  51. lib-cov
  52. coverage
  53. .nyc_output
  54. .grunt
  55. bower_components
  56. .lock-wscript
  57. build/Release
  58. node_modules/
  59. jspm_packages/
  60. typings/
  61. .npm
  62. .eslintcache
  63. .node_repl_history
  64. *.tgz
  65. .yarn-integrity
  66. .env
  67. .next/
  68. dist/