PageRenderTime 14ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 0ms

/.gitignore

http://github.com/scalate/scalate
gitignore | 23 lines | 23 code | 0 blank | 0 comment | 0 complexity | c6c7b403793443279d9c7a84dec904c3 MD5 | raw file
  1. build.number
  2. package
  3. *~
  4. *.swp
  5. .idea
  6. .idea/*
  7. *.iml
  8. *.ipr
  9. *.iws
  10. target
  11. lib_managed
  12. _scalate
  13. project/boot
  14. .DS_Store
  15. .scala_dependencies
  16. .project
  17. .classpath
  18. .settings
  19. .metadata
  20. eclipse-classes
  21. overlays
  22. .history
  23. .cache