Преглед на файлове

Yep. I failed at copy-pasting.

Odd Stråbø преди 5 години
родител
ревизия
800260af43
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      Emby.Server.Implementations/Library/IgnorePatterns.cs

+ 2 - 0
Emby.Server.Implementations/Library/IgnorePatterns.cs

@@ -22,10 +22,12 @@ namespace Emby.Server.Implementations.Library
             // What is this reg ex you speak of?
             "**/*.sample.?",
             "**/*.sample.??",
+            "**/*.sample.???",
             "**/*.sample.????",
             "**/*.sample.?????",
             "**/sample.?",
             "**/sample.??",
+            "**/sample.???",
             "**/sample.????",
             "**/sample.?????",
             "**/sample/*",