1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
| node_modules
| out/
| logs/
| runtime/
| .idea/
| package-lock.json
| data/
| .vscode/launch.json
| public/electron/
| public/dist/
| pnpm-lock.yaml
| .yalc/
| yalc.lock
| go/tmp/
| build/extraResources/java-app.jar
| build/extraResources/jre1.8.0_201/
| python/.venv/
| python/*.spec
| python/build/
| python/dist/
| *DS_Store
| yalc.lock
| frontend/dist
|
|