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

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