2018-11-05 15:26:18 +00:00
|
|
|
.DS_Store
|
|
|
|
node_modules
|
|
|
|
dist
|
2018-11-14 14:00:01 +00:00
|
|
|
package-lock.json
|
2019-02-20 13:33:56 +00:00
|
|
|
coverage
|
2019-07-10 10:55:40 +01:00
|
|
|
temp
|
2018-11-05 15:26:18 +00:00
|
|
|
|
|
|
|
# local env files
|
|
|
|
.env.local
|
|
|
|
.env.*.local
|
|
|
|
|
|
|
|
# Log files
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Allow images
|
|
|
|
!*.svg
|
|
|
|
|
|
|
|
# Editor directories and files
|
|
|
|
.idea
|
|
|
|
.vscode
|
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
|
|
|
*.sw*
|