forked from sourcegraph/sourcegraph-public-snapshot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.prettierignore
42 lines (42 loc) · 931 Bytes
/
.prettierignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.bin/
*.bundle.*
bazel-*
client/phabricator/scripts/loader.js
client/browser/build
**/package.json
**/coverage
internal/database/schema*.md
internal/database/schema*.json
internal/database/migration/shared/upgradedata/stitched-migration-graph.json
cmd/xlang-python/python-langserver/
package-lock.json
package.json
ui/assets/
vendor/
.nyc_output/
out/
dist/
client/shared/src/schema/*.d.ts
ts-node-*
testdata
.github/*
doc/
**/.cache
**/__snapshots__
**/__fixtures__
GH2SG.bookmarklet.js
docker-images/grafana/config/provisioning/dashboards/sourcegraph/
docker-images/syntax-highlighter/crates/
docker-images/syntax-highlighter/target/
storybook-static/
browser/code-intel-extensions/
vscode/code-intel-extensions/
.buildkite-cache/
lib/codeintel/reprolang/
cmd/symbols/squirrel/language-file-extensions.json
client/jetbrains/build
client/jetbrains/.idea
client/jetbrains/.gradle
.browserslistrc
code-intel-extensions.json
.direnv