You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
306 B

4 years ago
  1. logs
  2. project/project
  3. project/target
  4. target
  5. tmp
  6. .history
  7. dist
  8. .idea
  9. *.iml
  10. /out
  11. .idea_modules
  12. .classpath
  13. .project
  14. /RUNNING_PID
  15. .settings
  16. .DS_Store
  17. # hidden cross project folders
  18. shared/.js
  19. shared/.jvm
  20. # temp files
  21. .~*
  22. *~
  23. *.orig
  24. # eclipse
  25. .scala_dependencies
  26. .buildpath
  27. .cache
  28. .target
  29. bin/
  30. .bloop
  31. .metals