mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 10:22:17 +00:00
trivial: Don't copy the git dir when building a flatpak
This commit is contained in:
parent
0b522aef96
commit
445afbf62c
@ -165,6 +165,7 @@
|
||||
"sources": [
|
||||
{
|
||||
"type": "dir",
|
||||
"skip": [".git"],
|
||||
"path": ".."
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user