summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-06-20 09:56:35 +0200
committerChristian Poessinger <christian@poessinger.com>2020-06-20 23:11:56 +0200
commit3656075d2736b59b857ca443cb77c2a6ea2ac822 (patch)
tree845e68aa6a1d7786ff74fc54e1862b941f094460 /.gitignore
parent5e8244675f619363b2d2b46c116b2900527157cf (diff)
downloadvyos-build-3656075d2736b59b857ca443cb77c2a6ea2ac822.tar.gz
vyos-build-3656075d2736b59b857ca443cb77c2a6ea2ac822.zip
packages: add builds for netfilter packages from upstream Debian
Instead of scattering build instructions accross individual repositories for some additional packages we want to build from latest Debian releases, this is a proof-of-concept how to integrate an individual package Pipeline into the overall VyOS build repository. A dedicated Jenkins job will be required for this Pipeline but it will only compile if files are actually changes in the directory path relevant for this components.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 30ac6982..c945967e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ packer_build/*
packer_cache/*
key/*
packages/*
+!packages/*/
testinstall*.img