mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-04-28 12:39:16 +00:00
gitignore: add rules for dpkg build artifacts
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com> [S.I] add pmg-gui_[0-9]* to catch source-packages Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
f9d006adc2
commit
91506ea05c
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/pmg-gui-[0-9]*/
|
||||
/pmg-gui_[0-9]*
|
||||
*.deb
|
||||
*.buildinfo
|
||||
*.changes
|
Loading…
Reference in New Issue
Block a user