blob: ea06d89979cb3b34d7eae213de1e50929548db6c (
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
|
**/.DS_STORE
db/
dist/
node_modules
database.db
tsconfig.tsbuildinfo
files/
assets/cache
.env
config.json
assets/cacheMisses
.vscode/settings.json
build
*.log
*.log.ansi
*.tmp
tmp/
dump/
result
jwt.key*
bun.lock
# optional generated outputs from schema.js
schemas_orig/
schemas_nested/
schemas_final/
temp/
!/extra/admin-api/Utilities/Spacebar.AdminApi.TestClient/wwwroot/lib/bootstrap/dist/
|