mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Ignore generated files
This commit is contained in:
parent
072e8b90f2
commit
9f63e16fd6
3 changed files with 41 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,6 +8,7 @@ intltool-merge.in
|
||||||
intltool-update.in
|
intltool-update.in
|
||||||
*~
|
*~
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
*.tar.xz
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
*.la
|
*.la
|
||||||
|
|
|
||||||
31
m4/.gitignore
vendored
31
m4/.gitignore
vendored
|
|
@ -1,5 +1,36 @@
|
||||||
|
codeset.m4
|
||||||
|
fcntl-o.m4
|
||||||
|
gettext.m4
|
||||||
|
glibc*.m4
|
||||||
|
iconv.m4
|
||||||
|
intdiv0.m4
|
||||||
|
intl.m4
|
||||||
|
intldir.m4
|
||||||
|
intlmacosx.m4
|
||||||
|
intltool.m4
|
||||||
|
intmax.m4
|
||||||
|
inttypes-pri.m4
|
||||||
|
inttypes_h.m4
|
||||||
|
lcmessage.m4
|
||||||
|
lib-ld.m4
|
||||||
|
lib-link.m4
|
||||||
|
lib-prefix.m4
|
||||||
libtool.m4
|
libtool.m4
|
||||||
|
lock.m4
|
||||||
|
longlong.m4
|
||||||
ltoptions.m4
|
ltoptions.m4
|
||||||
ltsugar.m4
|
ltsugar.m4
|
||||||
ltversion.m4
|
ltversion.m4
|
||||||
lt~obsolete.m4
|
lt~obsolete.m4
|
||||||
|
nls.m4
|
||||||
|
po.m4
|
||||||
|
printf-posix.m4
|
||||||
|
progtest.m4
|
||||||
|
size_max.m4
|
||||||
|
stdint_h.m4
|
||||||
|
threadlib.m4
|
||||||
|
uintmax_t.m4
|
||||||
|
visibility.m4
|
||||||
|
wchar_t.m4
|
||||||
|
wint_t.m4
|
||||||
|
xsize.m4
|
||||||
|
|
|
||||||
9
po/.gitignore
vendored
Normal file
9
po/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
Makefile.in.in
|
||||||
|
Makevars.template
|
||||||
|
Rules-quot
|
||||||
|
boldquot.sed
|
||||||
|
en@boldquot.header
|
||||||
|
en@quot.header
|
||||||
|
insert-header.sin
|
||||||
|
quot.sed
|
||||||
|
remove-potcdate.sin
|
||||||
Loading…
Add table
Add a link
Reference in a new issue