mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
.gitignore: Add missing files
Closes: #2691 Approved by: matthiasclasen
This commit is contained in:
parent
61f44231fe
commit
b85f386a6b
5
.gitignore
vendored
5
.gitignore
vendored
@ -34,6 +34,7 @@ flatpak
|
||||
flatpak-*.tar.xz
|
||||
flatpak-session-helper
|
||||
flatpak-portal
|
||||
flatpak-validate-icon
|
||||
*~
|
||||
profile/flatpak.sh
|
||||
*-dbus-generated.[ch]
|
||||
@ -85,6 +86,9 @@ Flatpak-1.0.*
|
||||
/testlibrary
|
||||
/testlibrary.log
|
||||
/testlibrary.trs
|
||||
/testcommon
|
||||
/testcommon.log
|
||||
/testcommon.trs
|
||||
/tests/test-keyring/.gpg-v21-migrated
|
||||
/tests/test-keyring/private-keys-v1.d/
|
||||
/tests/test-keyring/trustdb.gpg
|
||||
@ -94,6 +98,7 @@ Flatpak-1.0.*
|
||||
/tests/hello*.flatpak
|
||||
/tests/platform*.flatpak
|
||||
/tests/repo
|
||||
/tests/runtime-repo
|
||||
/tests/package_version.txt
|
||||
*.test
|
||||
/tests/*.sh.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user