From 65a735d8a4151da2f0cda598eef042bee4a91a56 Mon Sep 17 00:00:00 2001 From: Proninvv Date: Mon, 11 May 2026 21:17:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BA=D0=B8=20=D0=B8=D0=B7=20=D0=BE=D0=B1?= =?UTF-8?q?=D1=89=D0=B5=D0=B3=D0=BE=20.gitignore=20=D0=B2=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D0=B2=D0=BE=D0=BC=20=D0=B7=D0=B0=D0=B4=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.gitignore b/.gitignore index a5eb158..5d381cc 100644 --- a/.gitignore +++ b/.gitignore @@ -160,19 +160,3 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - -# Игнорируем CSV -aufgabe-1-data-structures/results/timedata_*.csv - -# разрешаем средние данные -!aufgabe-1-data-structures/results/aaverage_*.csv - -# Мусор LaTeX -*.aux -*.synctex.gz -*.toc -*.log - - - -