mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
* first e2e example * Add wally repl pause/resume example * use with-page-open * add indent outdent test * outliner add delete tests * remove all timeout usage * refactor: move fns to logseq.util * Add commands tests for command trigger and node reference * Add http-server * add bb script to build release and run tests * exit when tests finished * Add clj e2e workflow * increase slow-mo to 100
32 lines
348 B
Plaintext
32 lines
348 B
Plaintext
.calva/output-window/
|
|
.calva/repl.calva-repl
|
|
.classpath
|
|
.clj-kondo/.cache
|
|
.cpcache
|
|
.DS_Store
|
|
.eastwood
|
|
.factorypath
|
|
.hg/
|
|
.hgignore
|
|
.java-version
|
|
.lein-*
|
|
.lsp/.cache
|
|
.lsp/sqlite.db
|
|
.nrepl-history
|
|
.nrepl-port
|
|
.portal
|
|
.project
|
|
.rebel_readline_history
|
|
.settings
|
|
.socket-repl-port
|
|
.sw*
|
|
.vscode
|
|
*.class
|
|
*.jar
|
|
*.swp
|
|
*~
|
|
/checkouts
|
|
/classes
|
|
/target
|
|
.wally/
|