i write hello
This commit is contained in:
parent
611ba2cd90
commit
1ebb154467
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
/.vs
|
/.vs
|
||||||
/.obj
|
/Git/obj
|
||||||
/.bin
|
/Git/bin
|
Binary file not shown.
Binary file not shown.
@ -10,6 +10,7 @@ namespace GitBasTest
|
|||||||
{
|
{
|
||||||
static void Main(string[] args)
|
static void Main(string[] args)
|
||||||
{
|
{
|
||||||
|
Console.WriteLine("Hello World");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user