mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-01 08:47:36 +00:00
Console app for test created.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -3,7 +3,15 @@
|
||||
################################################################################
|
||||
|
||||
/.vs
|
||||
|
||||
/LibMpc/bin
|
||||
/LibMpc/obj
|
||||
/LibMpc/LibMpc.xproj.user
|
||||
/LibMpc/obj/Debug/netstandard1.6
|
||||
/LibMpc/bin/Debug/netstandard1.6
|
||||
/LibMpc/project.lock.json
|
||||
|
||||
/LibMpcApp/bin
|
||||
/LibMpcApp/obj
|
||||
/LibMpcApp/LibMpcApp.xproj.user
|
||||
/LibMpcApp/project.lock.json
|
||||
|
||||
/LibMpc.sln.DotSettings.user
|
||||
|
Reference in New Issue
Block a user