summary refs log tree commit diff
path: root/.gitignore
blob: 4e71e7627afce2313b4f9d4fcda1103bf28d2272 (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/
.env
config.json

.vscode/settings.json
api/assets/plugins/*.js

build