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

.gitignore - github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d5ab38cb286c86061b686dbe98cd630e7dac6bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.env
.vscode/
logs
client/.next/
node_modules/
client/config.js
client/old.config.js
server/config.js
server/old.config.js
production-server
.idea/
dump.rdb
docs/api/*.js
docs/api/static