.gitignore maintenance (some automated)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
/ABOUT-NLS
|
||||||
|
/build-aux
|
||||||
*.a
|
*.a
|
||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
@@ -9,7 +11,6 @@
|
|||||||
.emacs*
|
.emacs*
|
||||||
.libs
|
.libs
|
||||||
.gdbinit
|
.gdbinit
|
||||||
ABOUT-NLS
|
|
||||||
ChangeLog
|
ChangeLog
|
||||||
INSTALL
|
INSTALL
|
||||||
Make.rules
|
Make.rules
|
||||||
@@ -17,8 +18,6 @@ Makefile
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
build-aux
|
|
||||||
build-aux/
|
|
||||||
config.h
|
config.h
|
||||||
config.h.in
|
config.h.in
|
||||||
config.log
|
config.log
|
||||||
|
|||||||
22
po/.gitignore
vendored
22
po/.gitignore
vendored
@@ -1,25 +1,23 @@
|
|||||||
/Makefile.in.in
|
/Makefile.in.in
|
||||||
/Makevars.template~
|
/Makevars.template
|
||||||
/Makefile.in.in~
|
/Rules-quot
|
||||||
|
/boldquot.sed
|
||||||
|
/en@boldquot.header
|
||||||
|
/en@quot.header
|
||||||
|
/insert-header.sin
|
||||||
|
/quot.sed
|
||||||
|
/remove-potcdate.sed
|
||||||
|
/remove-potcdate.sin
|
||||||
*.gmo
|
*.gmo
|
||||||
*.mo
|
*.mo
|
||||||
*.po
|
*.po
|
||||||
|
*~
|
||||||
.reference
|
.reference
|
||||||
LINGUAS
|
LINGUAS
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile.in.in
|
|
||||||
Makevars
|
Makevars
|
||||||
Makevars.template
|
|
||||||
POTFILES
|
POTFILES
|
||||||
Rules-quot
|
|
||||||
boldquot.sed
|
|
||||||
en@boldquot.header
|
|
||||||
en@quot.header
|
|
||||||
insert-header.sed
|
insert-header.sed
|
||||||
insert-header.sin
|
|
||||||
quot.sed
|
|
||||||
remove-potcdate.sed
|
|
||||||
remove-potcdate.sin
|
|
||||||
stamp-po
|
stamp-po
|
||||||
tar.pot
|
tar.pot
|
||||||
|
|||||||
Reference in New Issue
Block a user