repo.or.cz
/
libvirt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git]
/
.gitignore
blob
469539134280b6f72a34714ef2c93dbb56cc402a
1
# vim related ignores
2
*.swp
3
.lvimrc
4
5
# emacs related ignores
6
*#*#
7
*.#*#
8
.#*
9
*~
10
11
# git related ignores
12
*.rej
13
*.orig
14
.git-module-status
15
16
# python related ignores
17
__pycache__/
18
19
# libvirt related ignores
20
/build/
21
/ci/scratch/
22
tags
23
24
# clangd related ignores
25
.clangd
26
compile_commands.json