summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-04-04gitignore: build artifacts from sbuildStefan Lendl
source package *.dsc build log *.build tarball *.tar.xz Signed-off-by: Stefan Lendl <s.lendl@proxmox.com> Tested-By: Stefan Hanreich <s.hanreich@proxmox.com>
2023-11-17gitignore: sort contentThomas Lamprecht
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-17gitignore: add build artefacts and .vscode to ignore listStefan Lendl
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com> [ TL: avoid one-word subject & make build-dir glob more specific ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>