diff --git a/.gitignore b/.gitignore index e69de29..faa5eee 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,10 @@ +.gitattributes + +*.csproj +*.sln +*.config + +bin/ +obj/ +Properties/ +