jellyfin/.hgignore

42 lines
415 B
Plaintext
Raw Normal View History

2012-07-12 08:55:27 +02:00
# use glob syntax
syntax: glob
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
2012-07-12 19:10:37 +02:00
*.psess
*.vsp
2012-08-02 14:52:38 +02:00
*.orig
2012-07-12 08:55:27 +02:00
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease*/
2012-07-12 19:10:37 +02:00
ProgramData*/
2012-07-12 08:55:27 +02:00
_ReSharper*/
[Tt]humbs.db
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
*.resharper
# ncrunch files
*.ncrunchsolution
2012-08-02 05:16:28 +02:00
*.ncrunchproject