mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-21 15:28:50 -05:00
Update gitignore files for use with autoreconf
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
df9d19ba73
commit
96a4d1ca04
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*~
|
||||
*.o
|
||||
ABOUT-NLS
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.h
|
||||
|
1
build-aux/.gitignore
vendored
Normal file
1
build-aux/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*
|
10
lib/libalpm/po/.gitignore
vendored
10
lib/libalpm/po/.gitignore
vendored
@ -1,4 +1,12 @@
|
||||
*.gmo
|
||||
boldquot.sed
|
||||
en@boldquot.header
|
||||
en@quot.header
|
||||
insert-header.sin
|
||||
Makefile.in.in
|
||||
Makevars.template
|
||||
POTFILES
|
||||
stamp-po
|
||||
quot.sed
|
||||
Rules-quot
|
||||
remove-potcdate.sed
|
||||
stamp-po
|
||||
|
2
m4/.gitignore
vendored
Normal file
2
m4/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*.m4
|
||||
!acinclude.m4
|
10
scripts/po/.gitignore
vendored
10
scripts/po/.gitignore
vendored
@ -1,4 +1,12 @@
|
||||
*.gmo
|
||||
boldquot.sed
|
||||
en@boldquot.header
|
||||
en@quot.header
|
||||
insert-header.sin
|
||||
Makefile.in.in
|
||||
Makevars.template
|
||||
POTFILES
|
||||
stamp-po
|
||||
quot.sed
|
||||
Rules-quot
|
||||
remove-potcdate.sed
|
||||
stamp-po
|
||||
|
10
src/pacman/po/.gitignore
vendored
10
src/pacman/po/.gitignore
vendored
@ -1,4 +1,12 @@
|
||||
*.gmo
|
||||
boldquot.sed
|
||||
en@boldquot.header
|
||||
en@quot.header
|
||||
insert-header.sin
|
||||
Makefile.in.in
|
||||
Makevars.template
|
||||
POTFILES
|
||||
stamp-po
|
||||
quot.sed
|
||||
Rules-quot
|
||||
remove-potcdate.sed
|
||||
stamp-po
|
||||
|
Loading…
Reference in New Issue
Block a user