123456789101112131415161718192021222324252627282930 |
- !static
- !src
- !src/sentry
- !src/sentry/static
- !src/sentry/static/images
- !src/sentry/static/images/logos/**
- !src/sentry/locale
- !src/sentry/locale/**
- !build-utils
- !build-utils/**
- !babel.config.js
- !jest.config.js
- !now.json
- !package.json
- !prettier.config.js
- !stylelint.config.js
- !tsconfig.json
- !config
- !config/tsconfig.build.json
- !webpack.config.js
- !yarn.lock
- !docs-ui
- !docs-ui/**
- !.storybook
- !.storybook/**
- !tests
- !tests/fixtures
- !tests/fixtures/integration-docs
- !tests/fixtures/integration-docs/**
|