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

.vscode/settings.json
api/assets/plugins/*.js
.idea/
*.code-workspace


*.log
*.log.ansi
bundle/depclean.*
*.tmp
tmp/