1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2024-09-16 05:30:09 +00:00
MpcNET/.gitignore
Kim Hugener-Ohlsen 9fd294e79f Fixed gitignore
2018-10-28 11:51:32 +01:00

26 lines
665 B
Plaintext

################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/src/.vs
/src/MpcNET/bin
/src/MpcNET/obj
/src/MpcNET.Test/bin
/src/MpcNET.Test/obj
/src/MpcNET.sln.DotSettings.user
/src/MpcNET.Test/MpcNET.Test.csproj.DotSettings
/src/MpcNET/MpcNET.csproj.DotSettings
/.vs
*.user
/Sources/.vs/MpcNET/v15
/Sources/MpcNET/bin/Debug/netstandard2.0
/Sources/MpcNET/obj
/Sources/MpcNET.Test/obj
/Sources/MpcNET/bin
/Sources/MpcNET.Test/bin/Debug/netcoreapp2.0
/Sources/.vs