mirror of https://gitee.com/openkylin/libvirt.git
Added ignore file rules for i18n stuff
This commit is contained in:
parent
8c5ce29411
commit
a98ac28b16
|
@ -20,3 +20,7 @@ update.log
|
||||||
libvirt.pc
|
libvirt.pc
|
||||||
libvirt.spec
|
libvirt.spec
|
||||||
COPYING
|
COPYING
|
||||||
|
m4
|
||||||
|
ABOUT-NLS
|
||||||
|
config.rpath
|
||||||
|
mkinstalldirs
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
stamp-po
|
||||||
|
remove-potcdate.sin
|
||||||
|
quot.sed
|
||||||
|
insert-header.sin
|
||||||
|
*.gmo
|
||||||
|
en@quot.header
|
||||||
|
en@boldquot.header
|
||||||
|
boldquot.sed
|
||||||
|
Rules-quot
|
||||||
|
POTFILES
|
||||||
|
Makevars.template
|
||||||
|
Makefile.in.in
|
||||||
|
Makefile.in
|
||||||
|
Makefile
|
Loading…
Reference in New Issue