This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=17bfa86310a9384109fda9a3723ae88995cfe1bb commit 17bfa86310a9384109fda9a3723ae88995cfe1bb Author: Simon Richter <[email protected]> AuthorDate: Sat May 6 04:06:02 2023 +0900 build: Fix typo in .gitignore filename by renaming it This seems to be a mistake. Signed-off-by: Guillem Jover <[email protected]> --- tests/dpkginst/{.gitinore => .gitignore} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/tests/dpkginst/.gitinore b/tests/dpkginst/.gitignore similarity index 100% rename from tests/dpkginst/.gitinore rename to tests/dpkginst/.gitignore -- Dpkg.Org's dpkg

