*.cache
*.plist
*.py[co]
*.swp
*.trs
*~
.config.args
.gdb_history
.deps/
.mypy_cache/
.mkosi-private/
__pycache__/
/*.gcda
/*.gcno
/*.tar.bz2
/*.tar.gz
/*.tar.xz
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/TAGS
/ID
/build*
/install-tree
/mkosi/mkosi.crt
/mkosi/mkosi.key
/mkosi/mkosi.local.conf
/mkosi/mkosi.tools
/mkosi/mkosi.tools.manifest
/mkosi.tools/
/mkosi.tools.manifest
/tags
.dir-locals-2.el
.vscode/
/pkg/

#if 1 /// elogind specific stuff
/elogind
/elogind-cgroups-agent
/elogind-inhibit
/test-libelogind*

# Local Helper Scripts and Tools - Not for distribution
*.orig
*.rej
*.remote
*.bak
*.layout

# directories not needed by elogind
/sysusers.d
/hwdb
/catalog
/xorg
/network
/system-preset
/tmpfiles.d
/units
/rules
/test
/sysctl.d
/coccinelle
/cccc
/.project

# Development files that remain to be local
cb/elogind.layout
compile_commands.json
_Deparsed_XSubs.pm
#endif // 1
