aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 2b1d63f989c27a6f0deead3059c795f107f85d29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.DS_Store
/target
*/target
.env
.idea/
.vscode/
result
publish.sh
.envrc
.planning/

ui/backend/target
ui/backend/gen

sqlite-server.db*