PageRenderTime 49ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/.hgignore

#
#! | 37 lines | 36 code | 1 blank | 0 comment | 0 complexity | db0e009b5be3918c4dfedb0455bd0703 MD5 | raw file
Possible License(s): GPL-2.0
  1. # use glob syntax
  2. syntax: glob
  3. *.obj
  4. *.pdb
  5. *.user
  6. *.aps
  7. *.pch
  8. *.vspscc
  9. *.vssscc
  10. *_i.c
  11. *_p.c
  12. *.ncb
  13. *.suo
  14. *.tlb
  15. *.tlh
  16. *.bak
  17. *.cache
  18. *.ilk
  19. *.log
  20. *.lib
  21. *.sbr
  22. *.scc
  23. [Bb]in
  24. obj/
  25. _ReSharper*/
  26. [Tt]est[Rr]esult*
  27. [Bb]uild[Ll]og.*
  28. *.[Pp]ublish.xml
  29. *.resharper
  30. *.tlog
  31. bin/Debug/Settings/*.*
  32. bin/Release/Settings/*.*
  33. bin/Debug/Media Companion.exe
  34. bin/Release/Media Companion.exe
  35. *.orig
  36. Assets/Media Companion icon5.ico