summaryrefslogtreecommitdiff
path: root/packages/.gitignore
AgeCommit message (Collapse)Author
2022-11-23gitignore: cleanup double rules from individual packagesChristian Poessinger
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.
2022-07-09telegraf: T4515: add custom buildChristian Poessinger
2019-04-23Remove outdated/unmaintained submodulesChristian Poessinger
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.
2017-08-27Add .gitignore for packages build outputChristian Poessinger