.gitignore 242 B

123456789101112131415161718192021222324252627282930
  1. node_modules/
  2. public/js
  3. public/styles.css
  4. src/js/tldraw-logseq.js
  5. /target
  6. /checkouts
  7. /src/gen
  8. dist
  9. pom.xml
  10. pom.xml.asc
  11. *.iml
  12. *.jar
  13. *.log
  14. .shadow-cljs
  15. .idea
  16. .lein-*
  17. .nrepl-*
  18. .DS_Store
  19. .hgignore
  20. .hg/
  21. .clj-kondo/.cache
  22. .lsp
  23. .calva
  24. .cpcache