-
Ray Schamp authoredRay Schamp authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 164 B
# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage
# Build
/build
/dist
/.opt-in
# generated translation files
/translations
/locale