.gitignore 335 B

12345678910111213141516171819202122232425262728293031323334353637
  1. /target
  2. /classes
  3. /checkouts
  4. profiles.clj
  5. pom.xml
  6. pom.xml.asc
  7. *.jar
  8. *.class
  9. /.lein-*
  10. /.nrepl-port
  11. .hgignore
  12. .hg/
  13. node_modules/
  14. static/
  15. .cpcache/
  16. /src/gen
  17. *.iml
  18. *.log
  19. .shadow-cljs
  20. .idea
  21. .lein-*
  22. .nrepl-*
  23. .DS_Store
  24. report.html
  25. strings.csv
  26. .calva
  27. resources/electron.js
  28. .clj-kondo/
  29. .lsp/
  30. /libs/dist/
  31. charlie/
  32. .vscode
  33. /.preprocessor-cljs