2019-10-24 16:26:12 +08:00
|
|
|
# vim related ignores
|
|
|
|
*.swp
|
|
|
|
.lvimrc
|
|
|
|
|
|
|
|
# emacs related ignores
|
2010-02-23 08:01:34 +08:00
|
|
|
*#*#
|
|
|
|
*.#*#
|
2012-10-26 20:39:55 +08:00
|
|
|
.#*
|
2020-01-18 00:00:27 +08:00
|
|
|
*~
|
2019-10-24 16:26:12 +08:00
|
|
|
|
|
|
|
# autotools related ignores
|
|
|
|
!/m4/virt-*.m4
|
|
|
|
*.cov
|
2012-10-13 07:50:19 +08:00
|
|
|
/AUTHORS
|
2010-11-17 03:29:09 +08:00
|
|
|
/INSTALL
|
|
|
|
/aclocal.m4
|
|
|
|
/autom4te.cache
|
2019-10-03 00:04:31 +08:00
|
|
|
/build-aux/compile
|
2019-12-11 17:19:21 +08:00
|
|
|
/build-aux/config.guess
|
|
|
|
/build-aux/config.sub
|
2019-10-03 00:04:31 +08:00
|
|
|
/build-aux/depcomp
|
2019-12-11 17:19:21 +08:00
|
|
|
/build-aux/install-sh
|
|
|
|
/build-aux/ltmain.sh
|
2019-10-03 00:04:31 +08:00
|
|
|
/build-aux/missing
|
|
|
|
/build-aux/test-driver
|
2010-11-17 03:29:09 +08:00
|
|
|
/config.h.in
|
|
|
|
/config.log
|
|
|
|
/configure
|
2019-10-24 16:26:12 +08:00
|
|
|
/m4/*
|
|
|
|
Makefile.in
|
|
|
|
|
|
|
|
# git related ignores
|
2020-01-18 00:00:27 +08:00
|
|
|
*.rej
|
2019-10-24 16:26:12 +08:00
|
|
|
*.orig
|
|
|
|
.git-module-status
|
|
|
|
|
|
|
|
# libvirt related ignores
|
|
|
|
/build/
|
|
|
|
/ci/scratch/
|
2012-10-31 23:47:34 +08:00
|
|
|
tags
|