diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-08-02 11:04:49 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-08-02 12:33:16 +0200 |
commit | e008ba7de3428e3d7d1bd00d656da3946bf006c7 (patch) | |
tree | 6429f01fec9047e7a45c02c61de962c9c7eea8be /packages/hostap/.gitignore | |
parent | 3e42b642e16eac4e681b0ed70ec694582041333b (diff) | |
download | vyos-build-e008ba7de3428e3d7d1bd00d656da3946bf006c7.tar.gz vyos-build-e008ba7de3428e3d7d1bd00d656da3946bf006c7.zip |
hostap: T4584: add custom package build
Diffstat (limited to 'packages/hostap/.gitignore')
-rw-r--r-- | packages/hostap/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/hostap/.gitignore b/packages/hostap/.gitignore new file mode 100644 index 00000000..d0133c0d --- /dev/null +++ b/packages/hostap/.gitignore @@ -0,0 +1,2 @@ +hostap/ +wpa/ |