diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-03-30 11:18:33 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-04-23 08:43:23 +0200 |
commit | a0b3251dba33a9a2e59aecd742746fc22f96fd8d (patch) | |
tree | 0696c710c92fa7f2623ac53fe2e881e9f52b492a /.gitignore | |
parent | ddfa418a3ed9239097e7456b1319c4c192b9742f (diff) | |
download | vyos-build-a0b3251dba33a9a2e59aecd742746fc22f96fd8d.tar.gz vyos-build-a0b3251dba33a9a2e59aecd742746fc22f96fd8d.zip |
Remove outdated/unmaintained submodules
All registered Git submodules were out of date. Even worse some of the modules
are no longer in use and have been replaced by upstream packages.
Keeping invalid information is even worse then no information. All required
VyOS packages can be found in the future build-packages script.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ build/* packer_build/* packer_cache/* key/* -packages/*.buildlog +packages/* |