systemd/.gitignore

37 lines
450 B
Plaintext
Raw Normal View History

*.cache
*.plist
*.py[co]
*.swp
*.trs
*~
.config.args
.gdb_history
.deps/
.mypy_cache/
__pycache__/
2014-07-07 08:04:33 +00:00
/*.gcda
/*.gcno
/*.tar.bz2
/*.tar.gz
/*.tar.xz
2015-05-15 15:12:16 +00:00
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/TAGS
/ID
/build*
/coverage/
/image.raw
/.#image.raw.lck
/image.raw.cache-pre-dev
/image.raw.cache-pre-inst
/install-tree
/.mkosi-*
/mkosi.builddir/
/mkosi.output/
/mkosi.default
# Ignore any mkosi config files with "local" in the name
/mkosi.default.d/**/*local*.conf
/tags