2018-12-04 07:08:40 +00:00
|
|
|
.DS_Store
|
|
|
|
node_modules
|
|
|
|
/dist
|
2019-05-25 13:49:00 +00:00
|
|
|
/resources
|
|
|
|
/components
|
2021-05-10 08:29:36 +00:00
|
|
|
package-lock.json
|
2018-12-04 07:08:40 +00:00
|
|
|
|
2019-05-03 08:52:31 +00:00
|
|
|
# misc
|
|
|
|
/.sass-cache
|
|
|
|
/connect.lock
|
|
|
|
/coverage
|
|
|
|
/libpeerconnection.log
|
|
|
|
npm-debug.log
|
|
|
|
testem.log
|
|
|
|
/typings
|
|
|
|
|
2018-12-04 07:08:40 +00:00
|
|
|
# local env files
|
|
|
|
.env.local
|
|
|
|
.env.*.local
|
|
|
|
|
|
|
|
# Log files
|
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Editor directories and files
|
|
|
|
.idea
|
|
|
|
.vscode
|
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
|
|
|
*.sw*
|
2019-05-25 13:49:00 +00:00
|
|
|
|
2020-10-10 10:20:25 +00:00
|
|
|
# Themes
|
|
|
|
public/themes/soho-light/
|
|
|
|
public/themes/soho-dark/
|
2021-01-13 09:24:57 +00:00
|
|
|
public/themes/viva-light/
|
|
|
|
public/themes/viva-dark/
|
2020-11-26 08:53:02 +00:00
|
|
|
public/themes/mira/
|
|
|
|
public/themes/nano/
|
2020-10-10 10:20:25 +00:00
|
|
|
|