diff options
Diffstat (limited to 'libs/tdlib/td/example/csharp/.gitignore')
-rw-r--r-- | libs/tdlib/td/example/csharp/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/tdlib/td/example/csharp/.gitignore b/libs/tdlib/td/example/csharp/.gitignore new file mode 100644 index 0000000000..5266ecccc9 --- /dev/null +++ b/libs/tdlib/td/example/csharp/.gitignore @@ -0,0 +1,5 @@ +.vs/ +bin/ +obj/ +project.lock.json +TdExample.csproj.user |