From d9c60811809c9fb8d3d714f16191ace208f9cc9a Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 1 Oct 2022 11:38:18 +0200 Subject: Makefile: Build from sources in submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Instead of fetching files over the network. Signed-off-by: Ulrich Müller --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cf60873..b5624b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -*.dtd -*.stamp *.tar.xz -- cgit v1.2.3-65-gdbad