From 92d663083059ba054437592238fb2cd06f6efd4e Mon Sep 17 00:00:00 2001 From: Maxim Ganetsky Date: Tue, 19 Jul 2022 01:51:06 +0300 Subject: [PATCH] .gitignore: ignore all DLLs in top Lazarus directory --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 581a5b4365..1d222bc588 100644 --- a/.gitignore +++ b/.gitignore @@ -20,8 +20,8 @@ /docs/chm/**/*.txt !**/patches/*.patch !**/patches/*.diff -/libeay32.dll -/ssleay32.dll +/*.dll +/*.dll /lazarus.cfg /lazarus /lazarus.old*