*.a
*.cache
*.gch
*.log
*.o
*.plist
*.py[co]
*.stamp
*.swp
*.trs
*~
.config.args
.gdb_history
.deps/
/*.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
/install-tree
/.mkosi-*
/mkosi.builddir/
/mkosi.output/
/tags
__pycache__/

#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
/.github
/sysctl.d
/coccinelle
/cccc
/.project

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