1
0

Updated .gitignore

This commit is contained in:
Michael Gordeev
2020-03-12 21:17:40 +03:00
parent 3e6fbe0ffc
commit 1e6aea6b17
+9 -13
View File
@@ -2,16 +2,12 @@
# This .gitignore file was automatically created by Microsoft(R) Visual Studio. # This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################ ################################################################################
/.vs *.user
/MyWebsite/.vs/MyWebsite
/MyWebsite/MyWebsite/bin/Debug/netcoreapp2.1 [Bb]in/
/MyWebsite/MyWebsite/obj [Oo]bj/
/MyWebsite/MyWebsite/bin/Release/netcoreapp2.1 .vs/
/MyWebsite/bin
/MyWebsite/obj /MyWebsite/.config
/MyWebsite/MyWebsite/bin/Debug/netcoreapp3.1 /MyWebsite/MyWebsite/Properties/PublishProfiles
/MyWebsite.old/.vs/MyWebsite /MyWebsite/MyWebsite/.config
/MyWebsite.old/MyWebsite/bin/Debug/netcoreapp2.1
/MyWebsite.old/MyWebsite/obj/Debug/netcoreapp2.1
/MyWebsite.old/MyWebsite/obj
/MyWebsite.old/obj/Debug/netcoreapp2.1