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

.vscode/settings.json

build