redoc/.gitignore
Anastasiia Derymarko 1f417d67c6
feat: support .redocly.yaml for options for redoc-cli (#1981)
Co-authored-by: Anastasiia Derymarko < anastasiia@redocly.com>
Co-authored-by: Adam Altman <adam@redoc.ly>
Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
2022-05-11 08:58:24 +03:00

42 lines
548 B
Plaintext

### Linux ###
*~
# KDE directory preferences
.directory
# OS X folder attributes
.DS_Store
# Linux trash folder which might appear on any partition or disk
.Trash-*
demo/dist/
### Node ###
# Logs
logs
*.log
npm-debug.log*
# Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules
lib/
stats.json
cypress/
bundles/
typings/*
!typings/styled-patch.d.ts
cli/index.js
cli/__test__/*/**/*.html
/benchmark/revisions
/coverage
.ghpages-tmp
stats.json
yarn.lock
.idea
.vscode
.eslintcache