We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57aa0b commit 9019342Copy full SHA for 9019342
rules.ini
@@ -304,9 +304,9 @@ Lua[] = (?:^|/)(?:lib)?lua5\.?[01234]\.(?:dll|so)$
304
Lua[] = \.lua$
305
LWJGL = (?:^|/)lwjgl(?:64)?\.(?:dll|jar)$
306
Miles_Sound_System = (?:^|/)mss(?:16|32|64)\.dll$
307
-Modio = (?:^|/)mod\.?io
308
Mirror = (?:^|/)Mirror\.dll$
309
Mirage = (?:^|/)Mirage\.dll$
+Modio = (?:^|/)mod\.?io
310
NodeJS = (?:^|/)(?:lib)?node\.(?:dll|dylib)$
311
NvCloth = (?:^|/)NvCloth(?:profile)?_x(?:64|86)\.dll$
312
NVIDIA_Ansel = (?:^|/)AnselSDK(?:32|64)\.dll$
0 commit comments