mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-05 01:48:41 +00:00
gitignore: add rules for dpkg build artifacts
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
parent
6e0d55a587
commit
b10fef56c9
7
.gitignore
vendored
7
.gitignore
vendored
@ -2,3 +2,10 @@ build
|
|||||||
*.deb
|
*.deb
|
||||||
*.1.pod
|
*.1.pod
|
||||||
*.1.gz
|
*.1.gz
|
||||||
|
/libpve-access-control-[0-9]*/
|
||||||
|
/libpve-access-control_[0-9]
|
||||||
|
*.buildinfo
|
||||||
|
*.build
|
||||||
|
*.changes
|
||||||
|
*.dsc
|
||||||
|
*.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user