aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/.gitignore
blob: 75fec89008104ce226c6df504cb8df896c87a6cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Gatsby files
.cache/
public

# tests
lcov.info
coverage/

# eslint
eslint-report.json

# yarn
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*