From 5f2e231eb7ba36abeab7b6cfdaf646a8e9d499c1 Mon Sep 17 00:00:00 2001 From: Ilya Galkin Date: Sun, 15 Mar 2020 12:52:13 +0400 Subject: [PATCH] =?UTF-8?q?docs:=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B8=D1=81=D0=BA=D0=BB=D1=8E=D1=87=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B4=D0=BB=D1=8F=20=D0=BB=D0=BE=D0=B3=D0=BE=D0=B2=20?= =?UTF-8?q?=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=82=D0=B0=20.html=20=D0=B8=20.?= =?UTF-8?q?htm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d7c3bea..c8e6ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,8 @@ LibraryComponents/History/ LibraryComponents/debug.log # Игнорирование скомпилированных библиотек -*.IntLib \ No newline at end of file +*.IntLib + +# Игнорирование отчетов и логов AD +*.htm +*.html \ No newline at end of file