From 4fe531616337bcd2b72b22889e954d10d94fa2a3 Mon Sep 17 00:00:00 2001 From: Phaedrus Leeds Date: Mon, 25 Oct 2021 14:59:54 -0700 Subject: [PATCH] .gitignore: Update for recent changes (cherry picked from commit 2181f4f171abf824d8e3c754e9e7415813460856) --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.gitignore b/.gitignore index 24222144..f02a46b5 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,7 @@ document-portal/xdp-resources.[ch] test-suite*.log common/flatpak-version-macros.h flatpak.pc +flatpak.pp.bz2 common/flatpak-enum-types.c common/flatpak-enum-types.h test-libflatpak @@ -104,6 +105,18 @@ Flatpak-1.0.* /testcommon /testcommon.log /testcommon.trs +/test-context +/test-context.log +/test-context.trs +/test-exports +/test-exports.log +/test-exports.trs +/test-instance +/test-instance.log +/test-instance.trs +/test-portal +/test-portal.log +/test-portal.trs /tests/test-keyring/.gpg-v21-migrated /tests/test-keyring/private-keys-v1.d/ /tests/test-keyring/trustdb.gpg @@ -118,6 +131,9 @@ Flatpak-1.0.* /tests/test-authenticator /tests/test-update-portal /tests/test-portal-impl +/tests/hold-lock +/tests/list-unused +/tests/mock-flatpak *.test /tests/*.sh.log /tests/*.sh.test