1
0
This repository has been archived on 2026-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
my-old-website/.gitignore
T
Michael Gordeev 53e95afa2d Refactoring 1
2019-12-09 21:14:09 +03:00

18 lines
663 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
/MyWebsite/MyWebsite/bin/Release/netcoreapp2.1
/MyWebsite/bin
/MyWebsite/obj
/MyWebsite/MyWebsite/bin/Debug/netcoreapp3.1
/MyWebsite.old/.vs/MyWebsite
/MyWebsite.old/MyWebsite/bin/Debug/netcoreapp2.1
/MyWebsite.old/MyWebsite/obj/Debug/netcoreapp2.1
/MyWebsite.old/MyWebsite/obj
/MyWebsite.old/obj/Debug/netcoreapp2.1