Files
.dependabot
.github
.storybook
cypress
dev-test
functions
img
packages
scripts
website
.all-contributorsrc
.editorconfig
.eslintrc.js
.gitignore
.nvmrc
.prettierignore
.prettierrc
.stylelintrc
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
babel.config.js
commitlint.config.js
cypress.json
jest.config.js
lerna.json
netlify.toml
package.json
renovate.json
setupTestFramework.js
tsconfig.json
yarn.lock
static-cms/.gitignore
2020-02-04 14:49:47 +02:00

23 lines
259 B
Plaintext

dist/
bin/
public/
node_modules/
npm-debug.log
.DS_Store
.tern-project
yarn-error.log
.vscode/
.idea/
manifest.yml
.imdone/
website/data/contributors.json
cypress/videos
cypress/screenshots
__diff_output__
coverage/
.cache
*.log
.env
.temp/
storybook-static/