From: ksjoberg Date: Thu, 5 Sep 2013 10:49:21 +0000 (+0200) Subject: Add .gitignore to skip build output folders X-Git-Tag: v1.5.0-rc1~170^2^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e99c228832d1e7643773541615d3be61d933bf4;p=thirdparty%2Frrdtool-1.x.git Add .gitignore to skip build output folders --- diff --git a/bindings/dotnet/.gitignore b/bindings/dotnet/.gitignore new file mode 100644 index 00000000..64cbbcee --- /dev/null +++ b/bindings/dotnet/.gitignore @@ -0,0 +1,3 @@ +obj + +bin