more
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
namespace NetWork
|
||||
{
|
||||
class IgnoreFile
|
||||
{
|
||||
public static void M()
|
||||
{
|
||||
var ahkk = AutoHotkey.Interop.AutoHotkeyEngine.Instance;
|
||||
ahkk.GetVar("shut");
|
||||
}
|
||||
static void Main(string[] args)
|
||||
{
|
||||
M();
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
No
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
[
|
||||
""
|
||||
]
|
||||
@@ -0,0 +1,3 @@
|
||||
[
|
||||
"Mi True Wire"
|
||||
]
|
||||
Binary file not shown.
Reference in New Issue
Block a user