1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-23 21:34:54 +03:00
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 19:47:34 +04:00
tags
# clangd related ignores
.clangd
compile_commands.json