mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 13:50:16 +01:00
.gitignore: Ignore downloaded and installed mingw packages used on debian|ubuntu
Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
c4d69fe95e
commit
c6b35bc0f4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,6 +7,9 @@
|
|||
/build-aux/
|
||||
/bus/tmpfiles.d/dbus.conf
|
||||
/ci-build*/
|
||||
/*-prefix/
|
||||
*.zst*
|
||||
file*.lst
|
||||
/cmake/DBus1Config*.cmake
|
||||
/config.cache
|
||||
/config.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue