debian-forge/.gitignore
Lars Karlitski a578a2b7e7 pipeline: detect host instead of using org.osbuild.host
Detect the host dynamically from os-release(5) instead of relying on the
`org.osbuild.host` symlink.

It is awkward to install a symlink that tells osbuild which distro is is
running on, when there is a standard way to detect this.

This makes it easier to run osbuild from sources and removes the need to
include every host in the spec file. The latter became hard to do,
because there's no obvious way to distinguish RHEL minor releases.
2020-02-28 16:06:30 +01:00

15 lines
133 B
Text

*.tar.gz
*.egg-info
__pycache__
/*.rpm
/.osbuild
/.osbuild-test
/output
/output-test
/test/.vagrant
/.vscode
/.idea
/.gdb_history