A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. (PERSONAL FORK)
1# Binaries for programs and plugins
2*.exe
3!app/elevator/elevator-*.exe
4*.dll
5*.so
6*.dylib
7*.aar
8*.jar
9*.syso
10.DS_Store
11.eslintcache
12app/node_modules
13app/stage/build
14app/build
15app/src/types/dist
16app/kernel*
17app/SiYuan-Kernel
18ios
19pprof
20
21# Test binary, build with `go test -c`
22*.test
23
24# Output of the go coverage tool, specifically when used with LiteIDE
25*.out
26electron/dist
27
28# IDE
29.idea/
30.vscode/
31
32# Log
33logs
34*.log*
35
36# NPM Package
37package-lock.json
38yarn.lock
39
40# Workflows
41**/__pycache__
42
43# Nix
44result
45result/