# vim related ignores *.swp .lvimrc # emacs related ignores *#*# *.#*# .#* *~ # git related ignores *.rej *.orig .git-module-status # python related ignores __pycache__/ # libvirt related ignores /build/ /ci/scratch/ # *tags and cscope files /GPATH /GRTAGS /GTAGS /TAGS /cscope.files /cscope.in.out /cscope.out /cscope.po.out /tags # clangd related ignores .clangd compile_commands.json