mirror of
https://github.com/systemd/systemd
synced 2024-11-05 18:25:39 +00:00
a9a686611c
So we only match the top level directory and not subdirectories.
41 lines
455 B
Text
41 lines
455 B
Text
*.cache
|
|
*.plist
|
|
*.py[co]
|
|
*.swp
|
|
*.trs
|
|
*~
|
|
.config.args
|
|
.gdb_history
|
|
.deps/
|
|
.mypy_cache/
|
|
__pycache__/
|
|
/*.gcda
|
|
/*.gcno
|
|
/*.tar.bz2
|
|
/*.tar.gz
|
|
/*.tar.xz
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/TAGS
|
|
/ID
|
|
/build*
|
|
/coverage/
|
|
/image.raw
|
|
/.#image.raw.lck
|
|
/image.raw.cache-pre-dev
|
|
/image.raw.cache-pre-inst
|
|
/image.raw.manifest
|
|
/install-tree
|
|
/.mkosi-*
|
|
/mkosi.builddir/
|
|
/mkosi.output/
|
|
/mkosi.installdir/
|
|
/mkosi.key
|
|
/mkosi.crt
|
|
mkosi.local.conf
|
|
/tags
|
|
.dir-locals-2.el
|
|
.vscode/
|
|
/pkg/
|