blob: 43981ba3ffc27476055050b65b5d48d8897557fd (
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/
assets/cache
.env
config.json
assets/cacheMisses
http-client.private.env.json
.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/
*.qcow2
|