rpm-ostree/.gitignore
Colin Walters 6d57532814 daemon: Remove support for session bus
We haven't actually tested this in a long time, it's just
cruft now.  Bigger picture we need to make it as ergonomic and
fast as possible to test in VMs.

(I think it likely would be worthwhile at some point having rpm-ostree run in a "stock
podman container" w/o systemd but that's a whole lot of work.)

Prep for some work on socket activation.
2021-05-25 13:22:46 -04:00

111 lines
2.1 KiB
Plaintext

*.lo
*.o
.deps
.dirstamp
.libs
/*.bak
/*.gcda
/*.gcno
/*.orig
/*.rej
/*.tab.c
/*~
/.*.sw[nop]
# From coreos-assembler
/.cosa/
/_kola_temp/
# From compose tests
/compose-cache/
/compose-logs/
# From vmcheck tests
/vmcheck-logs/
/ssh-config
# From build system itself
/.dirstamp
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/ID
/Makefile
/Makefile.in
/RpmOstree-1.0.gir
/RpmOstree-1.0.typelib
/TAGS
/aclocal.m4
/autom4te.cache
/build-aux/
/config.cache
/config.h
/config.h.in
/config.log
/config.lt
/config.status
/config.status.lineno
/configure
/configure.lineno
/gtk-doc.make
/insttree/
/libglnx.la
/librpmostree-1.la
/librpmostreecxxrs.la
/librpmostreeinternals.la
/libtool
/rpm-ostree
/rpm-ostree-countme.service.8
/rpm-ostree-countme.timer.8
/rpm-ostree.1
/rpm-ostreed
/rpm-ostreed-automatic.service.8
/rpm-ostreed-automatic.timer.8
/rpm-ostreed-generated-org.projectatomic.rpmostree1.OS.xml
/rpm-ostreed-generated-org.projectatomic.rpmostree1.OSExperimental.xml
/rpm-ostreed-generated-org.projectatomic.rpmostree1.Sysroot.xml
/rpm-ostreed-generated-org.projectatomic.rpmostree1.Transaction.xml
/rpm-ostreed-generated.c
/rpm-ostreed-generated.h
/rpm-ostreed.conf.5
/rpmostree-cxxrs.cxx
/rpmostree-cxxrs.h
/rust/cxx.h
/so_locations
/src/daemon/org.projectatomic.rpmostree1.service
/src/daemon/rpm-ostree-bootstatus.service
/src/daemon/rpm-ostree-countme.service
/src/daemon/rpm-ostreed-automatic.service
/src/daemon/rpm-ostreed.service
/src/lib/rpm-ostree-1.pc
/src/lib/rpmostree-version.h
/stamp-h1
/tags
/target/
/test-libglnx-errors
/test-libglnx-errors.log
/test-libglnx-errors.test
/test-libglnx-errors.trs
/test-libglnx-fdio
/test-libglnx-fdio.log
/test-libglnx-fdio.test
/test-libglnx-fdio.trs
/test-libglnx-macros
/test-libglnx-macros.log
/test-libglnx-macros.test
/test-libglnx-macros.trs
/test-libglnx-shutil
/test-libglnx-shutil.log
/test-libglnx-shutil.test
/test-libglnx-shutil.trs
/test-libglnx-xattrs
/test-libglnx-xattrs.log
/test-libglnx-xattrs.test
/test-libglnx-xattrs.trs
/test-suite.log
/tests/check/test-lib-introspection.sh.log
/tests/check/test-lib-introspection.sh.test
/tests/check/test-lib-introspection.sh.trs
_libs