9 lines
346 B
Plaintext
9 lines
346 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/.vs
|
|
/MyWebsite/.vs/MyWebsite
|
|
/MyWebsite/MyWebsite/bin/Debug/netcoreapp2.1
|
|
/MyWebsite/MyWebsite/obj
|