mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-01 08:47:36 +00:00
19 lines
473 B
Plaintext
19 lines
473 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
|