diff --git a/.gitignore b/.gitignore index 3922885..e36315b 100644 --- a/.gitignore +++ b/.gitignore @@ -81,4 +81,5 @@ dkms.conf /24Hour/Properties/PublishProfiles/FolderProfile1.pubxml.user /24Hour/wwwroot /Dto/obj -/Dto/obj/Debug \ No newline at end of file +/Dto/obj/Debug +/Dto/obj/Debug/net6.0/Dto.assets.cache diff --git a/Dto/obj/Debug/net6.0/Dto.assets.cache b/Dto/obj/Debug/net6.0/Dto.assets.cache deleted file mode 100644 index ad3f561..0000000 Binary files a/Dto/obj/Debug/net6.0/Dto.assets.cache and /dev/null differ