gitignore: cleanup double rules from individual packages

Individual packages like dropbear, frr, iproute2 ... all came with a copy of
gitignore rules already present in the base file.

Those rules have been dropped.
This commit is contained in:
Christian Poessinger 2022-11-23 19:27:48 +01:00
parent 0795242ec9
commit cd1abe06bc
16 changed files with 1 additions and 71 deletions

1
packages/.gitignore vendored
View File

@ -1,3 +1,4 @@
*.tar.gz
*.deb *.deb
*.dsc *.dsc
*.buildinfo *.buildinfo

View File

@ -1,6 +1 @@
dropbear/ dropbear/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,8 +1,2 @@
fastnetmon/ fastnetmon/
fastnetmon-debian-salsa/ fastnetmon-debian-salsa/
*.tar.gz
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,7 +1,2 @@
frr/ frr/
libyang/ libyang/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
iproute2/ iproute2/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
keepalived/ keepalived/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -5,14 +5,10 @@
/intel-qat /intel-qat
/linux-firmware /linux-firmware
/qat* /qat*
*.deb
*.changes
*.buildinfo
*.tar.xz *.tar.xz
/*.postinst /*.postinst
# Intel Driver source # Intel Driver source
*.tar.gz
i40e-*/ i40e-*/
igb-*/ igb-*/
ixgbe-*/ ixgbe-*/

View File

@ -1,6 +1 @@
minisign/ minisign/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
ndppd/ ndppd/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -2,4 +2,3 @@ pkg-conntrack-tools/
pkg-libnetfilter-conntrack/ pkg-libnetfilter-conntrack/
pkg-libnftnl/ pkg-libnftnl/
pkg-nftables/ pkg-nftables/

View File

@ -1,6 +1 @@
opennhrp/ opennhrp/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
openvpn-otp/ openvpn-otp/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
owamp/ owamp/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
humps/ humps/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
strongswan/ strongswan/
*.deb
*.dsc
*.buildinfo
*.changes
*.git

View File

@ -1,6 +1 @@
wide-dhcpv6/ wide-dhcpv6/
*.deb
*.dsc
*.buildinfo
*.changes
*.git