libvirt/.gitignore

65 lines
715 B
Plaintext
Raw Normal View History

!/m4/compiler-flags.m4
!/po/*.po
!/po/POTFILES.in
!/po/libvirt.pot
*#*#
*.#*#
2008-10-28 17:47:12 +00:00
*.a
*.exe
*.gcda
*.gcno
*.gcov
2008-10-28 17:47:12 +00:00
*.o
*.orig
*.rej
2008-10-28 17:47:12 +00:00
*~
.git
.git-module-status
.sc-start-sc_*
/ABOUT-NLS
/COPYING
/ChangeLog
/GNUmakefile
/INSTALL
/NEWS
/aclocal.m4
/autom4te.cache
/build-aux/
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
/configure
/configure.lineno
/gnulib/
/libtool
/libvirt-*.tar.gz
/libvirt-[0-9]*
/libvirt.pc
/libvirt.spec
/ltconfig
/ltmain.sh
/m4/
/maint.mk
/mingw32-libvirt.spec
/mkinstalldirs
/po/
/proxy/
/tests/*.log
/tests/nwfilterxml2xmltest
/update.log
Makefile
2008-10-28 17:47:12 +00:00
Makefile.in
coverage
cscope.files
cscope.out
2008-10-28 17:47:12 +00:00
results.log
stamp-h
stamp-h.in
stamp-h1
2010-11-29 12:43:00 +00:00
TAGS