summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-08-12.gitignore: ignore qcow2 disk imagesChristian Breunig
2020-06-20packages: add builds for netfilter packages from upstream DebianChristian Poessinger
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.
2020-06-01.gitignore: ignore QEmu disk imagesChristian 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.
2019-01-11.gitignore: ignore log from build-submodulesChristian Poessinger
2017-08-27Add signing keys to .gitignoreChristian Poessinger
2016-03-04Add qemu image build scriptsYuya Kusakabe
2015-12-17Add *.pyc files to gitignore.Daniil Baturin
2015-12-16Initial commit.Daniil Baturin