From 3a70e8d398ec6b4741e9c8dfcd3ff32e44d661b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Deckert?= Date: Thu, 4 Feb 2021 21:02:47 +0100 Subject: [PATCH] conversion from mercurial to git: format adjusted --- .gitignore | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 9b4cf86..c16d3da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,11 @@ -build\/.* -loop\/.* -packages\/.* -^portage\/.* -distfiles\/.* -^images\/.* -.*\.cfg -latest-stage3\.txt -portage-snapshot\.tar\.bz2 -stage3-.*-latest\.tar\.bz2 -\.lst$ -^stage3-.*\.tar\.bz2$ +build/ +loop/ +packages/ +portage/ +distfiles/ +images/ +*.cfg +latest-stage3.txt +portage-snapshot.tar.bz2 +stage3-*-latest.tar.bz2 +stage3-*.tar.bz2