mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
* feat: add a secret global flag to load graph from a user defined dir * fix: use LOGSEQ_OVERWRITE_OPEN_DIR env var to overwrite the openning graph dir * e2e: add a test for load & check saved graph data * fix: should also pass in process.env for testing fixtures * feat: new way to set open dir folder * fix: e2e * fix: remove playwright global flag check Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
43 lines
440 B
Plaintext
43 lines
440 B
Plaintext
/target
|
|
/classes
|
|
/checkouts
|
|
profiles.clj
|
|
pom.xml
|
|
pom.xml.asc
|
|
*.jar
|
|
*.class
|
|
/.lein-*
|
|
/.nrepl-port
|
|
.hgignore
|
|
.hg/
|
|
|
|
node_modules/
|
|
static/
|
|
tmp
|
|
|
|
.cpcache/
|
|
/src/gen
|
|
|
|
*.iml
|
|
*.log
|
|
.shadow-cljs
|
|
.idea
|
|
.lein-*
|
|
.nrepl-*
|
|
.DS_Store
|
|
report.html
|
|
strings.csv
|
|
|
|
.calva
|
|
resources/electron.js
|
|
.clj-kondo/
|
|
.lsp/
|
|
/libs/dist/
|
|
charlie/
|
|
.vscode
|
|
/.preprocessor-cljs
|
|
docker
|
|
android/app/src/main/assets/capacitor.plugin.json
|
|
ios/App/App/capacitor.config.json
|
|
yarn.lock
|