diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-08-02 11:04:49 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-08-15 17:47:07 +0200 |
commit | 6bcb173cf73446c11e4184652a6c3b6a1ded4fca (patch) | |
tree | 2a46b882442a1169d0b698f58ba59efe2d8aff7a /packages/.gitignore | |
parent | a468d072b95dbf914631935afdbd9665878c7183 (diff) | |
download | vyos-build-6bcb173cf73446c11e4184652a6c3b6a1ded4fca.tar.gz vyos-build-6bcb173cf73446c11e4184652a6c3b6a1ded4fca.zip |
hostap: T4584: add custom package build
(cherry picked from commit e008ba7de3428e3d7d1bd00d656da3946bf006c7)
Diffstat (limited to 'packages/.gitignore')
-rw-r--r-- | packages/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/.gitignore b/packages/.gitignore new file mode 100644 index 00000000..b630fc5a --- /dev/null +++ b/packages/.gitignore @@ -0,0 +1,6 @@ +*.udeb +*.deb +*.dsc +*.buildinfo +*.changes +*.git |