mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
* 7e4ec15aee Generate key-cert pair in config directory (fixes #3655) * 5793e64958 Don't use gen_kernel_images() in run_depmod() * bc497f1d17 Fix typing due to recent changes in typeshed * e6a603a21a Add "plymouth" initrd profile
36 lines
362 B
Plaintext
36 lines
362 B
Plaintext
*.cache
|
|
*.plist
|
|
*.py[co]
|
|
*.swp
|
|
*.trs
|
|
*~
|
|
.config.args
|
|
.gdb_history
|
|
.deps/
|
|
.venv/
|
|
.mypy_cache/
|
|
.mkosi-private/
|
|
__pycache__/
|
|
/*.gcda
|
|
/*.gcno
|
|
/*.tar.bz2
|
|
/*.tar.gz
|
|
/*.tar.xz
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/TAGS
|
|
/ID
|
|
/build*
|
|
/install-tree
|
|
/mkosi/mkosi.key
|
|
/mkosi/mkosi.crt
|
|
/mkosi.tools/
|
|
/mkosi.tools.manifest
|
|
/mkosi/mkosi.local.conf
|
|
/tags
|
|
.dir-locals-2.el
|
|
.vscode/
|
|
/pkg/
|