diff options
Diffstat (limited to 'examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore')
-rw-r--r-- | examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore b/examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore new file mode 100644 index 0000000000..1746e3269e --- /dev/null +++ b/examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore @@ -0,0 +1,2 @@ +bin +obj |