From 946e30fcd580be3de45ceaaa68ebe835a16f5a6d Mon Sep 17 00:00:00 2001 From: AnboevDD Date: Fri, 11 Jul 2025 16:00:45 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9491a2f..22b2bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,18 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd +#Ignore thumbnails created by Windows +Thumbs.db +#Ignore files built by Visual Studio +*.exe +*.bak +*.cache +[Bb]in +[Dd]ebug*/ +*.lib +obj/ +[Rr]elease*/ +[Tt]est[Rr]esult* +#Nuget packages folder +packages/