mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
add missing gitignore files
This commit is contained in:
parent
b5a08021ed
commit
6c4edd159a
4 changed files with 27 additions and 0 deletions
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
*.pc
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
compile
|
||||||
|
config.guess
|
||||||
|
config.h
|
||||||
|
config.h.in
|
||||||
|
config.log
|
||||||
|
config.rpath
|
||||||
|
config.status
|
||||||
|
config.sub
|
||||||
|
configure
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
libltdl
|
||||||
|
libtool
|
||||||
|
ltmain.sh
|
||||||
|
missing
|
||||||
|
stamp-*
|
||||||
1
doxygen/.gitignore
vendored
Normal file
1
doxygen/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
doxygen.conf
|
||||||
4
man/.gitignore
vendored
Normal file
4
man/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
*.1
|
||||||
|
*.1.xml
|
||||||
|
*.5
|
||||||
|
*.5.xml
|
||||||
1
src/modules/.gitignore
vendored
Normal file
1
src/modules/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
module-*-symdef.h
|
||||||
Loading…
Add table
Add a link
Reference in a new issue