libvirt/.gitignore

24 lines
243 B
Plaintext
Raw Normal View History

# vim related ignores
*.swp
.lvimrc
# emacs related ignores
*#*#
*.#*#
.#*
*~
# git related ignores
*.rej
*.orig
.git-module-status
# libvirt related ignores
/build/
/ci/scratch/
2012-10-31 15:47:34 +00:00
tags
# clangd related ignores
.clangd
compile_commands.json