PageRenderTime 44ms CodeModel.GetById 21ms RepoModel.GetById 1ms app.codeStats 0ms

/.hgignore

#
#! | 35 lines | 33 code | 2 blank | 0 comment | 0 complexity | b86dc3b398bca751a7120c87fef34edc MD5 | raw file
  1. # Ignore file for Visual Studio 2010
  2. # use glob syntax
  3. syntax: glob
  4. # Ignore Visual Studio 2008 files
  5. *.obj
  6. *.exe
  7. *.pdb
  8. *.user
  9. *.aps
  10. *.pch
  11. *.vspscc
  12. *_i.c
  13. *_p.c
  14. *.ncb
  15. *.suo
  16. *.tlb
  17. *.tlh
  18. *.bak
  19. *.cache
  20. *.ilk
  21. *.log
  22. *.lib
  23. *.sbr
  24. *.scc
  25. [Bb]in
  26. [Db]ebug*/
  27. obj/
  28. [Rr]elease*/
  29. *resharper*
  30. _ReSharper*/
  31. [Tt]est[Rr]esult*
  32. [Bb]uild[Ll]og.*
  33. *.[Pp]ublish.xml