summary refs log tree commit diff
path: root/.gitignore
blob: a582a2f3392c1342e2d57aebebb40f8f90cf2ac0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.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/
assets/cache/
*.generated
initial.json
.yarn/cache
build.json

yarn.lock

.yarn/install-state.gz

dbconf.json

migrations.db