/.gitignore

http://github.com/scalaz/scalaz · gitignore · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · b521510a712371b92e176367ca8702f2 MD5 · raw file

  1. .idea
  2. .idea_modules
  3. target
  4. project/boot
  5. *.swp
  6. project.vim
  7. tags
  8. .lib
  9. *~
  10. *#
  11. .DS_Store
  12. .history
  13. .cache
  14. .classpath
  15. .project
  16. .settings