Updated .gitignore
This commit is contained in:
+9
-13
@@ -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
|
|
||||||
Reference in New Issue
Block a user