21 lines
177 B
Plaintext
21 lines
177 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# NPM
|
|
/node_modules
|
|
npm-*
|
|
|
|
# Testing
|
|
/.nyc_output
|
|
/coverage
|
|
|
|
# Build
|
|
/build
|
|
/dist
|
|
/.opt-in
|
|
|
|
# generated translation files
|
|
/translations
|
|
/locale
|
|
node_modules
|