123456789101112131415161718192021222324252627282930313233343536373839 |
- app/node_modules
- app/assets/webpack
- node_modules
- build/files.wxs
- dist
- */dist
- */typings
- *.tsbuildinfo
- *.xcworkspacedata
- *.xcuserstate
- *.wixpdb
- .DS_Store
- .DS_Store?
- coverage
- .nyc_output
- npm-debug.log
- builtin-plugins
- package-lock.json
- yarn-error.log
- docs/api
- .travis.ssh.key
- *.code-workspace
- .idea/
- .electron-symbols
- sentry.properties
- sentry-symbols.js
- *.psd
- crowdin.yml
- .crowdin.env
|