diff options
author | JP Ungaretti <git@jungaretti.com> | 2023-03-01 11:10:34 +0300 |
---|---|---|
committer | JP Ungaretti <git@jungaretti.com> | 2023-03-01 11:10:34 +0300 |
commit | a091bc67ddee6f5b96aaf75b5bfab8b30fe0c41d (patch) | |
tree | 5cbf4752e3669df8daf42b95890eb8f37137f927 /test/dotnet/example_project/.gitignore | |
parent | ab802885688efb5dd5410421ea2c3d1151d24e8c (diff) |
Add example_project
Diffstat (limited to 'test/dotnet/example_project/.gitignore')
-rw-r--r-- | test/dotnet/example_project/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dotnet/example_project/.gitignore b/test/dotnet/example_project/.gitignore new file mode 100644 index 0000000..1746e32 --- /dev/null +++ b/test/dotnet/example_project/.gitignore @@ -0,0 +1,2 @@ +bin +obj |