mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Updated ignore to exclude all *.orig
This commit is contained in:
parent
23a4c9af21
commit
f61227fec0
@ -23,6 +23,7 @@ syntax: glob
|
|||||||
*.scc
|
*.scc
|
||||||
*.psess
|
*.psess
|
||||||
*.vsp
|
*.vsp
|
||||||
|
*.orig
|
||||||
[Bb]in
|
[Bb]in
|
||||||
[Dd]ebug*/
|
[Dd]ebug*/
|
||||||
obj/
|
obj/
|
||||||
@ -38,4 +39,3 @@ _ReSharper*/
|
|||||||
# ncrunch files
|
# ncrunch files
|
||||||
*.ncrunchsolution
|
*.ncrunchsolution
|
||||||
*.ncrunchproject
|
*.ncrunchproject
|
||||||
MediaBrowser.Common/Kernel/BaseKernel.cs.orig
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user