From 86486ac9cf33c723839be9ba10083cdabdf7694f Mon Sep 17 00:00:00 2001 From: Andrey Pokidov Date: Tue, 12 Nov 2024 01:45:39 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B8?= =?UTF-8?q?=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D1=8B=D0=B5=20=D1=88=D0=B0=D0=B1?= =?UTF-8?q?=D0=BB=D0=BE=D0=BD=D1=8B=20=D0=B2=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 8a4a887..9e47b37 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,10 @@ .vs x64 x86 +Debug +Release +bin +obj modules.order Module.symvers Mkfile.old