summaryrefslogtreecommitdiff
path: root/packages/linux-kernel/.gitignore
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-11-23 19:27:48 +0100
committerChristian Poessinger <christian@poessinger.com>2022-11-23 19:27:51 +0100
commitcd1abe06bc510f133b61f3c1e0745162bebd8a7e (patch)
treefdc051d8bb96a31b5830b52a209d5ac05cd990fd /packages/linux-kernel/.gitignore
parent0795242ec949697f6cb33dffb4fa5a031728c113 (diff)
downloadvyos-build-cd1abe06bc510f133b61f3c1e0745162bebd8a7e.tar.gz
vyos-build-cd1abe06bc510f133b61f3c1e0745162bebd8a7e.zip
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.
Diffstat (limited to 'packages/linux-kernel/.gitignore')
-rw-r--r--packages/linux-kernel/.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/linux-kernel/.gitignore b/packages/linux-kernel/.gitignore
index 84ffa9c..6373bd1 100644
--- a/packages/linux-kernel/.gitignore
+++ b/packages/linux-kernel/.gitignore
@@ -5,14 +5,10 @@
/intel-qat
/linux-firmware
/qat*
-*.deb
-*.changes
-*.buildinfo
*.tar.xz
/*.postinst
# Intel Driver source
-*.tar.gz
i40e-*/
igb-*/
ixgbe-*/