diff --git a/CSharp.gitignore b/CSharp.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..14affece72200e060c8b5ebe34177f56826c86e0 --- /dev/null +++ b/CSharp.gitignore @@ -0,0 +1,11 @@ +# Visual Studio per-user files +*.suo +*.user + +# ReSharper meta directory +_ReSharper* + +# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) +bin +obj +