github.com/grafana/pyroscope@v1.18.0/.prettierignore (about)

     1  public/build/**
     2  pkg/api/static/**
     3  vendor/**
     4  tools/**
     5  operations/**
     6  api/**
     7  data/**
     8  **/dist
     9  **/testdata
    10  *.md
    11  *.yaml
    12  *.yml
    13  *.html
    14  og/**
    15  cmd/**
    16  pkg/test/**
    17  examples/**
    18  .devcontainer/**
    19  .vscode/**
    20  renovate.json
    21  renovate.json5