Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 360093aeddf3b1b3f6ed8074e00f9eb0391c7df1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.bundle
.cache
.DS_Store
/.sass-cache
/build
/.assets-build
/tmp
/node_modules
yarn-error.log

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