summary refs log tree commit diff
path: root/.gitignore
blob: 9b3520bc6b9980f8dc19ccfc494d85276891ccfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.DS_STORE
db/
dist/
node_modules
database.db
tsconfig.tsbuildinfo
files/
assets/cache
.env
config.json

.vscode/settings.json

build

*.log
*.log.ansi
*.tmp
tmp/
dump/