From 61b99ef8723525860a19a88fa99ad1c59c265d99 Mon Sep 17 00:00:00 2001 From: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> Date: Mon, 14 Jul 2025 01:41:17 +0300 Subject: [PATCH] Remove debug lines from .gitignore (accidental commit) --- .gitignore | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/.gitignore b/.gitignore index b3c3a187..65437084 100644 --- a/.gitignore +++ b/.gitignore @@ -206,53 +206,3 @@ docs/api/\.manifest # Codealike UID codealike.json -WebhookEventsApp/WebhookEventsApp.csproj -WebhookEventsApp/Properties/launchSettings.json -WebhookEventsApp/Program.cs -WebhookEventsApp/Modules/TestModule.cs -WebhookEventsApp/Interaction.cs -WebhookEventsApp/AspNetCoreInteractions.cs -WebhookEventsApp/appsettings.json -WebhookEventsApp/appsettings.Development.json -VoiceFuckery/VoiceFuckery.csproj -VoiceFuckery/Program.cs -VoiceFuckery/opus.dll -VoiceFuckery/libsodium.dll -VoiceFuckery/bees.mp3 -ShardFuckery/ShardFuckery.csproj -ShardFuckery/Program.cs -RestInteractionsTestBot/RestInteractionsTestBot.csproj -RestInteractionsTestBot/Properties/launchSettings.json -RestInteractionsTestBot/Program.cs -RestInteractionsTestBot/Modules/TestModule.cs -RestInteractionsTestBot/BotService.cs -RestInteractionsTestBot/AspNetCoreInteractions.cs -RestInteractionsTestBot/appsettings.json -RestInteractionsTestBot/appsettings.Development.json -DNetTestApp/Program.cs -DNetTestApp/DNetTestApp.csproj -DNetRestIntFramework/Program.cs -DNetRestIntFramework/DNetRestIntFramework.csproj -DNetRestIntFramework/BotService.cs -DiscordNetTestBot/Startup.cs -DiscordNetTestBot/Properties/CommandLocalizations.ru.resx -DiscordNetTestBot/Properties/CommandLocalizations.resx -DiscordNetTestBot/Properties/CommandLocalizations.Designer.cs -DiscordNetTestBot/Modules/TestModule.cs -DiscordNetTestBot/Modules/MoreModules.cs -DiscordNetTestBot/Modules/CringeAutocomplete.cs -DiscordNetTestBot/Modules/CommandModule.cs -DiscordNetTestBot/Modules/AnotherModule.cs -DiscordNetTestBot/InteractionHandler.cs -DiscordNetTestBot/DiscordNetTestBot.csproj -DiscordNetTestBot/DiscordBot.cs -DiscordNetTestBot/appsettings.json -DiscordNetTestBot/DiscordNetTemplate.csproj -DiscordNetTestBot/Services/DiscordBotService.cs -DiscordNetTestBot/Services/InteractionHandler.cs -DiscordNetTestBot/Modules/ModalValueDebug.cs -DiscordNetTestBot/Modules/ComponentsDebug.cs -ShardedFun/ShardedFun.csproj -ShardedFun/Program.cs -DiscordNetTestBot/Services/TetrisService.cs -DiscordNetTestBot/Modules/TetrisModule.cs